Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It was caused by player not moving because fall was prevented, but their velocity still increasing, causing fatal fall damage when world was finally loaded. This commit fixes it by setting player velocity to zero when the world around them is not loaded.
- Loading branch information