final is here

This commit is contained in:
2025-09-08 21:58:22 +02:00
parent 2781204d6d
commit f91ae53533
20 changed files with 269 additions and 74 deletions

View File

@@ -42,6 +42,7 @@ _data = {
}
[node name="CharacterBody2D" type="CharacterBody2D" node_paths=PackedStringArray("animation", "target")]
collision_priority = 100.0
script = ExtResource("1_4cq66")
SHOOT_NODE = ExtResource("2_v4325")
TIME_INVUL = 2.0
@@ -60,6 +61,7 @@ libraries = {
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."]
polygon = PackedVector2Array(14, 2, 14, -2, -9, -10, -13, -10, -14, -9, -14, 8, -13, 9, -9, 9)
one_way_collision_margin = 10.0
[node name="Node2D" type="Node2D" parent="."]
position = Vector2(15, 0)