On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

I did some testing and I suspect it is your level loading logic that is buggy.

I tried hitting the spike over and over again and there is a low chance that it actually drops to the next level (the level with coins). When the spike didn't work sometimes an image popped in for 1 frame which looked like coins (perhaps the coin level). Also when I completely reload the page and the game sometimes the 2nd level is this trampoline level.

I suspect, that the spike works but the game loads the wrong level.

PS: this is the "buggy" trampoline level by the way

That is actually a known issue, where the level loader thinks that a level is level 9 at the start, and since you can't touch the ground in that level, that causes the bug.