Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Clever concept! My run ended when I accidentally fell off the screen on the second level and into the infinite abyss, but I think with a bit more tweaking these controls could be _really_ fun. Make sure to get those colliders in place on the edges or respawn the player if they fall or move out of bounds otherwise. Thanks for making and sharing your game! 

(+2)

Thanks for playing, its funny there is actually a specific object that's supposed to stop the player from going too far off screen, I just forgot to put it in another other level besides the first, which I'm pretty sure is the only one you cant go offscreen on. But thanks for pointing that out

(+2)

Makes sense. Collisions can sometimes fail or behave unexpectedly so I usually try to have some kind of last mile defense for respawning a player; especially if there is any gravity involved!