Files
hsgj25-growth/growth/firewall.gd
2025-10-04 20:45:59 +02:00

10 lines
128 B
GDScript

extends Node
func _on_timer_timeout():
queue_free()
func _on_area_2d_body_entered(body):
pass # TODO: deal damage to body