Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+4)

woah!! this looks amazing, the visuals are stunning, i'm excited to play, how did you manage the parallax effect?

(+1)

You can check out the source code for the template this project uses here if you're curious to see how the effect works! The tl;dr is that all of the elements of the scene (sprites, backgrounds, etc.) are in a 3D scene where moving the mouse around changes the orientation of the camera.

(+1)

oh that's super cool!!