boxlifestyle
Results
2
comments of
boxlifestyle
Error "on_delta_receive..." cause when u do bad configure with multiplayer_authority on MultiplayerSynchronizer node which using for player input. By default MultiplayerSynchronizer node working on serverToClient mode, if u want to...
@FeralBytes Better to show u simple example. Pay attention at callback on client "_on_players_child_entered_tree" on else branch. `input.set_multiplayer_authority(int(str(node.name)))` - with this u synchronizing with server of who have authority at...