pigdevstudio / platform_template

Template project for platform games in Godot Engine.
MIT License
72 stars 12 forks source link

Ladder: Player able to move into platform when climbing down in dev branch #43

Closed Zerokami closed 6 years ago

Zerokami commented 6 years ago

Move through platform

henriiquecampos commented 6 years ago

This is also fixed on https://github.com/pigdevstudio/platform_template/commit/910b0e7e0fe818062f4b41c41bac8700498df87c whenever the character is_on_floor it will switch to the idle state, so I'm closing it now, feel free to reopne if you find out that this is still happening.