Skip to main content

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

The most fun game I have played so far, good job. Although the best aspects of the game seems to be bugs or something, IDK, like you can become immune to spikes if you use the balloon right before hitting them and continue touching them, then when you aren't touching them anymore, you stop being immune, this makes it some you have many ways to beat the levels other than just going the intended path; also you can do like a super jump when you jump and use the balloon immediately after, which is pretty fun. 

yeah i have seen all these bugs but I didnā€™t have time to fix them because i wanted to finish creating the levels, also the jump with the balloon wasn't intended but i liked it so i decided to keep it in.

keep it, I love that jump, please keep the bug with the spikes too, or make a new object that does the same, itĀ“s cool too

I think the reason for the bug with the spikes is because i found it annoying that when your balloon pops you die from the same spike immediately after and that destroyed the point of the balloon being a shield so i added a cooldown to the spikes but i guess the cooldown was a bit too long.

I think that cooldown just never ends when your touch the spikes xd, you can stay there and chill.

It does end but i used OnTriggerEnter so if you entered the collider before the cool down ends which i think it was about 0.2s then it isnt considered enterd anymore so the player collider whould have to exit the spike then enter again for you to die.

I see, good luck with that, dud.  Programing can be confusing at times.:)