Molotov
This commit is contained in:
parent
c04a29b9c4
commit
0708498715
34 changed files with 13752 additions and 7543 deletions
|
|
@ -6,6 +6,7 @@ func _on_visibility_changed() -> void:
|
|||
process_mode = Node.PROCESS_MODE_INHERIT if visible else Node.PROCESS_MODE_DISABLED
|
||||
|
||||
func _process(_delta: float) -> void:
|
||||
return
|
||||
if player_id == -1:
|
||||
%PlayerNickname.text = ""
|
||||
%Money.text = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue