mirror of
https://github.com/kodzukye/omens-ascent.git
synced 2026-08-10 13:23:10 +00:00
13 lines
475 B
Plaintext
13 lines
475 B
Plaintext
[gd_scene format=3 uid="uid://y8ge2udsupng"]
|
|
|
|
[ext_resource type="Script" uid="uid://cxsbkcxpnu3t6" path="res://scenes/components/hurt_box.gd" id="1_eeq1w"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_cg0qn"]
|
|
|
|
[node name="HurtBox" type="Area2D" unique_id=208381358]
|
|
script = ExtResource("1_eeq1w")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=497117705]
|
|
position = Vector2(23, -12)
|
|
shape = SubResource("RectangleShape2D_cg0qn")
|