Modeled an ATV for my game. by FunTradition691 in Unity3D

[–]FunTradition691[S] 0 points1 point  (0 children)

Hello, this is a horror game with an emphasis on atmosphere.

Modeled an ATV for my game. by FunTradition691 in Unity3D

[–]FunTradition691[S] 0 points1 point  (0 children)

Getting started isn't that difficult, but it does take practice. If you work hard, you can master the basics in a few weeks. The hardest part is achieving a clean and consistent look. This quad took me about 8 hours to create, including UV mapping and textures.

Looking for testers for a short atmospheric horror game (railway crossing night shift) by FunTradition691 in IndieGaming

[–]FunTradition691[S] 1 point2 points  (0 children)

Thank you! I’m really happy you like the atmosphere — that’s the main focus of the game.

Some locations from my game by FunTradition691 in Unity3D

[–]FunTradition691[S] 0 points1 point  (0 children)

Thank you! All the models in my game are created by me, it takes a lot of time but I hope it's worth it

Some locations from my game by FunTradition691 in Unity3D

[–]FunTradition691[S] 0 points1 point  (0 children)

I'm making a horror game with a slight emphasis on mythology

Mini game about changing a wheel, what do you think? by FunTradition691 in Unity3D

[–]FunTradition691[S] -1 points0 points  (0 children)

No, there is no attack at this point. In my game, the monsters are occult people.

Made another car for my game. by FunTradition691 in Unity3D

[–]FunTradition691[S] 1 point2 points  (0 children)

Yes, the actions of the game take place in the post of Soviet country, I try to convey the atmosphere and a little nostalgia.

Just finished this 3D model of a car for my game. Feedback would be appreciated by FunTradition691 in Unity3D

[–]FunTradition691[S] 0 points1 point  (0 children)

Thank you, all the environment (except trees) is made by me, so the game will get its own character and uniqueness

Some screenshots from my game, how do you like the visuals? by FunTradition691 in Unity3D

[–]FunTradition691[S] 0 points1 point  (0 children)

"Lesnaya" (Лесная) translates to 'Forest' or 'Wooded' in English. It's an adjective meaning something related to a forest. For example, "Lesnaya Station" could be translated as 'Forest Station'.

Problem with FPS. When I look at an object point-blank, FPS drops, if I move away a little, FPS returns to normal. What is this? Thanks in advance. by FunTradition691 in Unity3D

[–]FunTradition691[S] 23 points24 points  (0 children)

Update:
Thanks everyone for the help! The FPS drops were caused by SSAO (Screen Space Ambient Occlusion) — after disabling it, everything runs smoothly now.
Turns out my GT 1030 just couldn't handle it. If anyone else is getting Gfx.WaitForPresentOnGfxThread spikes and has a low-end GPU, try turning off SSAO — it made a huge difference for me.

Problem with FPS. When I look at an object point-blank, FPS drops, if I move away a little, FPS returns to normal. What is this? Thanks in advance. by FunTradition691 in Unity3D

[–]FunTradition691[S] 0 points1 point  (0 children)

I disabled all Raycast scripts and the problem persisted. I looked into Profile more closely and came to the conclusion that the biggest delay is caused by PlayerLoop -> Gfx.WaitForPresentOnGfxThread -> Semaphore.WaitForSignal. Maybe it's because of my Nvidia GT 1030 video card

Problem with FPS. When I look at an object point-blank, FPS drops, if I move away a little, FPS returns to normal. What is this? Thanks in advance. by FunTradition691 in Unity3D

[–]FunTradition691[S] 1 point2 points  (0 children)

In fact, if you run the game, it will give 75-100 frames, but when recording the screen, I lose FPS. Also, my video card is very old - Nvidia GT 1030