This commit is contained in:
Jonas Braus
2024-07-31 20:52:28 +02:00
parent b18dfee7dc
commit a4476f2ce2
6 changed files with 219 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
extends Area2D
func _on_body_entered(body):
pass