Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

The idea is really interesting and fun. Unfortunately the camera is a little too nauseating, my guess is that it was a “Physical Camera” with a collider when it should probably be a Camera purely moved by script with some fading effects.

So yeah, really cool idea, would be an absolute banger if the camera worked as intended

(+1)

Thank you for playing! Yea I do wish I spent a little more time on the camera but I only gave myself about 8 hours total to program the game so I either had to focus on the camera movement or player movement more, I chose the player as I didn't want anyone getting stuck. The camera is moved with just code but I have also later noticed that the camera moves differently on different computers due to me neglecting to use Time.deltaTime which might explain why it's nauseating on some perspectives comparably to others. Over all had fun making it and I'm glad you got to give it a go.