clowder/scripts/Area2D.gd

8 lines
62 B
GDScript3
Raw Permalink Normal View History

2024-03-03 20:22:50 +01:00
extends Area2D
func _on_body_entered(body):
print("hai")