bomb spawn im crying
This commit is contained in:
parent
9d0e09220d
commit
3302fcfc96
16 changed files with 148 additions and 15 deletions
|
|
@ -8,7 +8,8 @@ func enter() -> void:
|
|||
change_state(enter_state)
|
||||
|
||||
func exit() -> void:
|
||||
clear_state.rpc()
|
||||
if is_multiplayer_authority():
|
||||
clear_state.rpc()
|
||||
|
||||
func update(delta: float) -> void:
|
||||
if current_state == null:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue