Closed McSnurtle closed 2 weeks ago
Describe the bug Shifting does not prevent the player from falling off of blocks when standing on a physics entity
To Reproduce Steps to reproduce the behavior:
Server Version v0.62
Expected behaviour Shifting (crouching) should stick the player to the block they are standing on. i.e. prevent them from falling off the side.
Unfortunately this issue is caused by the physics engine backend, and cannot be solved without modifying the source code. Thus there is nothing I can do about it.
Describe the bug Shifting does not prevent the player from falling off of blocks when standing on a physics entity
To Reproduce Steps to reproduce the behavior:
Server Version v0.62
Expected behaviour Shifting (crouching) should stick the player to the block they are standing on. i.e. prevent them from falling off the side.