Move game signals to EventBus 🚌

This commit is contained in:
Jennie Robinson Faber 2026-05-09 19:04:33 +01:00
parent eb6f24a389
commit 684e2ece59
4 changed files with 21 additions and 17 deletions

View file

@ -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.