WIP: Some updates

This commit is contained in:
2025-02-09 17:00:09 +01:00
parent 8126b28464
commit 906502a18e
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ func _ready() -> void:
pass # Replace with function body.
func _process(delta: float) -> void:
set_multiplayer_authority(multiplayer.get_unique_id())
if owner_placeholder:
global_transform = owner_placeholder.shared_node.global_transform
global_rotation = owner_placeholder.shared_node.global_rotation