Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

so the secret trick is it's actually a 3d game but from the top down. when you take a photo (when the screen turns white) all the object very briefly turn to face the camera, a photo is taken, and then they are turned back before the white starts fading away lol

important for making the top down camera look 2d is to set the camera to orthogonal instead of perspective so it doesn't have the. perspective

I got it, thx!