Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

well I was able to beat it on my 2nd try that sun is deadly not sure if you can survive more then one hit from the sun it does make multiple hit sounds when it touches you but I killed me tried to mess around after winning the game with it. Other then the game not having much variation on the level design which is hard to do much about in a game jam with limited time the player seems to get stuck well walking near the walls every so often not much of a problem but could be annoying if it get you killed.

Thanks for playing. Yeah the sun hitting multiple times/pushing the player after collision  was annoying. I think it had something to do with disabling the player controller after collision. also know about getting stuck on the wall, has something to do with tile map box collider but i couldnt figure that out.

(+1)

ah yeah a collider just sticking out a little further then the rest for some reason or another when I made a grid based game a few jams ago I had issues like that as well sigh.

it was last minute that i learned i could add the box collider to the tiles, i was just manually making them, so didn't get a chance to troubleshoot it lol

no problem its just good that you were able to learn some new stuff