Nice game. The idea of the ladder mechanic is cool. I think it would be amazing if you add some menu or make the player click anywhere to start the game (hope you get what I mean) so that the player won't get startled by the sudden attack right at the start of the game.
Viewing post in Scalero jam comments
Thank you! That's actually a bug from the WebGL build I wasn't able to fix on time (we built it 2h before deadline lmao). In the regular build, enemies stay idle until you get on the same platform as them so you have some peace until the first one spawns in front of you, but for some reason (I think related to poor physics calculation on browser build) they mark you as their target before waiting for physics to load and tell them the platform they're on. Will fix it with a guard clause once the voting period ends. Nevertheless, a menu would be a nice add too. Thank you for your feedback!