MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.64k stars 1.32k forks source link

fix(Movement): water super jump bug #5252

Closed engiValk closed 1 week ago

engiValk commented 2 weeks ago

Changed KinematicCharacterMover so that water super jump bug is stopped. Closes #5198

BenjaminAmos commented 1 week ago

Thanks for the fix!