egordorichev / LastTry

:deciduous_tree: LastTry is open-source game written in Java, using LibGDX library and inspired by Terraria :deciduous_tree:
MIT License
118 stars 17 forks source link

Begin work on player movement behaviour. Less Moony. #117

Closed angelickite closed 6 years ago

angelickite commented 6 years ago

When hitting the ground there is a slight "teleport" / "set back" to slightly above the ground. Not 100% sure on the origin of that, but I think its the collision code rather than one of my changes. Needs further investigation.