2025-01-11 14:03:40 +01:00

5 lines
86 B
GDScript

extends Area2D
func _on_mouse_shape_entered(shape_idx: int) -> void:
print("test")