Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

It was a very good game. I only had one issue to add, camera’s near plane should be set lower to so that the player does not see the objects behind disappear.

Example:

Thank you for playing!

As for the issue, near clip is already set to 0. Tried negative value but it resets to 0 on play. I think I've seen shipped indie games have these issue before, so I kind of gave up.

If you have other solutions to share I'm glad to hear them!

I was able set negative values. Are you using cinemachine and which version of unity you have?

(3 edits)

The game uses cinemachine and the Unity version is 2019.4.40f1 (Honestly I should switch to a newer LTS version).

Edit: I just did some research and an Unity dev mentions that ortho can be set to negative values for newer version of Unity. So, I'm going to fix this issue by changing to a newer version. 

Thank you again for your input. Now we have a way to fix this issue! :D

That’s why I asked version of your Unity.