Files
hsgj25-growth/growth/CardInjects/Firewall/firewall.gd
T
2025-10-05 01:56:01 +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