Skip to main content

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

Love the design for Fry and the music is a great choice for a chill game like this. Did get stuck at the checkpoint after floating down the big bird. Died twice then kept spawning and falling at high speed until I was stuck in a blue void. Also wish platforms would reset on death. Them spinning was fine for the most part. That was until there was a long stretch of spinning platforms that I had to keep reattempting after I messed up the first time. Best way is probably to reload the scene, but you'd need to use a persistent manager, just a singleton file that will hold simple data like an int. Then have your scripts update the int or reference that int to be able to determine which checkpoint to use.