Unable to get Netfox functions to fire #211
-
Beta Was this translation helpful? Give feedback.
Answered by
albertok
Feb 29, 2024
Replies: 2 comments 1 reply
-
After debugging this a bit it seems like
Doesn't seem to be setting the multiplayer authority correctly which prevents |
Beta Was this translation helpful? Give feedback.
0 replies
-
Whats your _ready function look like in the CharacterController? Make sure you are initialising the rollback synchronizer there and probably also the best place to set authority on the Input. Something like:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
elementbound
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Whats your _ready function look like in the CharacterController?
Make sure you are initialising the rollback synchronizer there and probably also the best place to set authority on the Input.
Something like: