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

This game was alright but had a lot of issues, colliders seem to have been a big problem I was getting stuck everywhere and hitting spikes that were miles below me, I do feel like the movement felt nice and smooth and the art and audio were great! also pro tip for collectibles rather than using a normal collider you can go into the colliders settings and tick the "IsTrigger" bit and rather than use OnCollisionEnter2D use OnTriggerEnter2D this will make it so the player won't actually get stuck on the sticks and will just pick them up smoothly.

(+1)

Hey thank you for playing the game. We are familiar with all the issues you have pointed out and that's a great suggestion you have made about the colliders. My game developer will be pleased to learn about this. They're only 12 years old and this was their first jam working in a team, so they have quite a bit to learn and any feedback is appreciated. We are very proud of what they have accomplished at such a young age :D

thx for the feedback and tips