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
134 stars 38 forks source link

Lookaround bug #95

Open ObaniGemini opened 7 years ago

ObaniGemini commented 7 years ago

On lookaround mode, player shouldn't move, due to the can_move bool (player.gd)

The problem is it doesn't work; or just fail at working sometimes, for no reason. Anyone could find why it doesn't work ?