Move game signals to EventBus 🚌
This commit is contained in:
parent
eb6f24a389
commit
684e2ece59
4 changed files with 21 additions and 17 deletions
|
|
@ -14,4 +14,4 @@ func _physics_process(delta):
|
|||
|
||||
|
||||
func _on_area_3d_area_entered(area: Area3D) -> void:
|
||||
pass # Replace with function body.
|
||||
pass # Replace with function body.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue