-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do graph node population before character movement
This fixes a bug where if a client connects to the server before the server runs its first step, the player is in an unpopulated graph node when the character controller tries to run, causing a panic due to not knowing which way is upwards.
- Loading branch information
Showing
1 changed file
with
52 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters