Spectator fix and team color fix
This commit is contained in:
parent
8d3b845857
commit
b0ba8adcd7
3 changed files with 3 additions and 2 deletions
|
|
@ -14,6 +14,7 @@ func set_active() -> void:
|
|||
return
|
||||
active = true
|
||||
current = true
|
||||
top_level = true
|
||||
|
||||
func _process(delta: float) -> void:
|
||||
if active == false or not is_multiplayer_authority():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue