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

tutorial level 8 glitch with ladder and terrain #39

Closed fry- closed 9 years ago

fry- commented 9 years ago

If you play level 8 of the tutorials and move up the ladder right when the game starts, the player will stop at the last part of the ladder ( one last step missing to stand on the ladder). Then, if you move left, the player will drive through the terrain as if nothing was there. This just happens if the game freshly started and your first move is up this ladder, if you have made this glitch or walked around already, this won't occur again.

Maybe this bug happens when start position is on the ladder? Maybe some positions get mixed up internaly so godot doesn't detects the colision or end of ladder properly? (just blind guesses)