Skip to main content

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

I must have missed something. At the second level, after sinking the ball the same level starts over.

Saw your remarks about fake platforms, but I didn’t find anything like that in the game, despite trying everything we seem able to do.

One thing I could suggest, on a purely technical level, is you might want to look into Pointer Capture. As is, the iframe can lose pointer focus while aiming and it feels kind of broken.

I’m assuming you mean after sinking the ball on the second level (meaning the ball goes in the hole near the red and white pole) it just restarts the level? If so, then that’s a bug I couldn’t reproduce. If possible, can you upload a video?

The game does also include a level selector, so if you do get the bug you can just skip the level then. As for the fake platforms they are on later levels.

For the pointer capturing, that’s totally my bad. I forgot to do that for web exports 😅 But anyhow, thanks for the clear feedback!