9 lines
344 B
Plaintext
9 lines
344 B
Plaintext
[gd_scene format=3 uid="uid://bkyyic3okyjxx"]
|
|
|
|
[ext_resource type="Script" uid="uid://c7k3ou0kpgbcs" path="res://scenes/components/hurtbox_component.gd" id="1_trd8p"]
|
|
|
|
[node name="HurtboxComponent" type="Area2D" unique_id=1155790880]
|
|
script = ExtResource("1_trd8p")
|
|
|
|
[connection signal="area_entered" from="." to="." method="_on_area_entered"]
|