camera rotation sync
This commit is contained in:
parent
bb3a14ece7
commit
fb480e0a8b
3 changed files with 20 additions and 22 deletions
|
|
@ -8,6 +8,7 @@ class_name Player
|
|||
set(id):
|
||||
player_id = id
|
||||
$PlayerInput.set_multiplayer_authority(id)
|
||||
$Camera3D.set_multiplayer_authority(id)
|
||||
|
||||
var passived: bool = false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue