Can't move immediately after death #28
Labels
bug
Unexpected hiccups in the game's code, causing various issues like distorted visuals or odd sounds.
invalid
This doesn't seem right
low priority
player
Issues related to the player character. This could be physics, jumping, sprinting, mechanics, etc.
Milestone
Describe the bug
When respawning, and as the white screen fades, you are unable to move or jump. You are stuck at the respawn position, which is
Vector3(0, 0, 0)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
As soon as the white screen begins to fade out, you must be able to control the player and move.
Screenshots
If applicable, add screenshots to help explain your problem.
Operating System
Windows 10
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: