-
Notifications
You must be signed in to change notification settings - Fork 135
fix: non-authority player instance spawns with no motion #281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: non-authority player instance spawns with no motion #281
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me -- we just have to target develop and add an addition to the changelog!
I moved the target to develop as requested by @fernando-cortez . @NoelStephensUnity could you please resync the branch, and add a changelog line so we can merge this? |
@RikuTheFuffs Let me know if there is anything else needed for this PR? |
@fernando-cortez |
I'll take a look! |
Description
Fixes issue where a non-authority player instance could improperly initialize when two clients are connecting to the same session at the "relative" same time. Removing spam logging on collision messages.
Issue Number(s)
Based on NGO user issue #3412
Contribution checklist