VinayGupta23 / alter-ego-game

A puzzle-platformer game with clones! Developed as part of CSCI526: Mobile Games at USC.
https://vinaygupta23.itch.io/alter-ego
0 stars 1 forks source link

On going to next level, the player moves automatically #110

Open vinayg-usc opened 2 years ago

vinayg-usc commented 2 years ago

Should we have the level complete screen? Some friends gave feedback that its breaking the flow when you play.

vinayg-usc commented 2 years ago

Tried a couple of changes but nothing worked:

The strange thing is that this happens only in WebGL build, and not in local run. So I could not even use breakpoints or debug prints.

Open to suggestions!