KOBUGE-Games / minilens

Cute puzzle platformer starring a cleaning robot on post-apocalyptic Earth
http://kobuge-games.github.io/minilens
GNU General Public License v3.0
135 stars 38 forks source link

Stop moving of player when "winning popup" is shown #38

Closed fry- closed 9 years ago

fry- commented 9 years ago

If the level is finished and the winning popup comes up, it is still possible to move the player. This might cause some bugs if the player finishes the level and then kills himself afterwards. All player-input should be stopped when a popup is shown.