Movement input can get stuck server side when dying #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If you have an active movement input when you die, when you respawn the server might still think you have that input active, creating a desync between server/client state. The character will move server side, while being stationary on the client, creating a jarring experience where the character will teleport around.