Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The game seems to skip some levels after I complete one? For example, when I complete Level 2, it takes me to Level 4 instead of Level 3.

(+1)

Hmm, that shouldn't happen, but I'll try adding in a safeguard to prevent this from happening. Thanks!

(1 edit) (+1)

I found the issue. I was able to trace it to the gameloop timing code not immediately jumping to the next scene if frames are being skipped (thus causing the next level logic to run multiple times). It will be fixed in version 2.