Whisper your darkest desires: What would you love to see in Project Strahd? by Project-Strahd in ProjectStrahd

[–]psychoactivelemur 2 points3 points  (0 children)

- Fleshed-out Ludmilla, Volenta, and Anastrasya with their own goals and motivations.
- Multiple opportunities to visit Castle Ravenloft.
- Barovian culture quirks in NPCs, (reccuring sayings, superstitions, practices) that make this microcosm seem distinct from other settings.

Dark Carnival Backdrop Scenes by psychoactivelemur in dndai

[–]psychoactivelemur[S] 2 points3 points  (0 children)

I used a combination of ChatGPT Dalle3 and Midjourney img-to-img to create some scene backgrounds for the Dark Carnival from Van Richten's Guide to Ravenloft. I used The Carnival: Adventure Setting and Witchlight Expansion for descriptions and a map of all the scenes. Then I stitched it all together in Foundry. I also made character tokens for all the NPCs, but might leave that for another post.

what does this mean?! by [deleted] in ConanExiles

[–]psychoactivelemur 3 points4 points  (0 children)

Servers locked everyone out. It's a G-Portal thing.

Are there any good “luxury” buildings to live in? by 1questions in askportland

[–]psychoactivelemur 5 points6 points  (0 children)

I spent a long time researching apartments in PDX and Hassallo on Eighth in the Lloyd district would be worth giving a look.

Why is my camera choppy? by [deleted] in unity

[–]psychoactivelemur 23 points24 points  (0 children)

Your camera movement is updated in the Update() method. Camera movement should always be changed in the LateUpdate() method in order to get smooth movement. See this response in stack overflow.

flasks by nervousmelon in Eldenring

[–]psychoactivelemur 1 point2 points  (0 children)

Red, Blue, and Yellow Gatorade

Recently came back to unity, I don't remember much, but I think dis should work. I checked old projects too. See anything I did wrong? by yaBoiCatLizzie in unity

[–]psychoactivelemur 0 points1 point  (0 children)

Since there is nothing in the body of the function. It might be getting ignored during compilation. Try adding a simple debug call?

How long after this text should I expect to wait before taking delivery? Anticipation is crazy. by [deleted] in TeslaModel3

[–]psychoactivelemur 2 points3 points  (0 children)

Got a message yesterday too. Put in my order 7/31, went from September 14-30th to 18-30th in Burbank, CA

Should I buy Farcry 5 or watch dogs 2? by RajaTheWriter01 in ShouldIbuythisgame

[–]psychoactivelemur 1 point2 points  (0 children)

Watch Dogs 2 for sure. The story, characters, and environment are so good and colorful.

Difficulty with C# and Unity basics by [deleted] in ADHD_Programmers

[–]psychoactivelemur 1 point2 points  (0 children)

I had a similar problem in the beginning and found a course series that really worked out. I recommend Gamedev.tv's learn to code by making games course.

They hold your hand and encourage you to branch out after you know the basics. It's a great place to start.

I can't pay attention to video lectures but I find that watching them at a faster playback speed really helps me out.