From 38e30ddcc4bd52a2ad70c9f4039291319a890b6a Mon Sep 17 00:00:00 2001 From: Raxki Date: Thu, 28 Nov 2024 17:06:54 -0500 Subject: [PATCH] Add animations for secondary NPCs --- NPCs/npc1.png | 4 +- NPCs/npc2.png | 4 +- NPCs/npc3.png | 4 +- NPCs/npc4.png | 4 +- NPCs/npc5.png | 4 +- NPCs/npc6.png | 4 +- Nem/Nem Sprite.png | 4 +- Nem/nem_npc.tscn | 55 ++++- world/world.tscn | 496 +++++++++++++++++++++++++++++++++++++++++++-- 9 files changed, 543 insertions(+), 36 deletions(-) diff --git a/NPCs/npc1.png b/NPCs/npc1.png index addf990..d1e1f12 100644 --- a/NPCs/npc1.png +++ b/NPCs/npc1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8813c1e321943c2fdcb0013fe93f219c714b5e03b8967c77530cc9fa624b6ca8 -size 406 +oid sha256:9de1c0e781d0d48264c9850fb6f8491c34ca110344fe216860912c044221f5fc +size 1179 diff --git a/NPCs/npc2.png b/NPCs/npc2.png index 6deea10..f2a4e54 100644 --- a/NPCs/npc2.png +++ b/NPCs/npc2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da8f4ccb120760a3e6d3b40970e13ed685055224bc50c8081df2aba4bfb90c56 -size 415 +oid sha256:bb9fed73349a0de0f47a60929ade8ccef475a4aeca98ae964584ed69d6685f20 +size 1227 diff --git a/NPCs/npc3.png b/NPCs/npc3.png index 484d917..3dbd385 100644 --- a/NPCs/npc3.png +++ b/NPCs/npc3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25c1d999395ac503abb35fcb99531ecb6b7fcaa027118935d43a735471841123 -size 405 +oid sha256:1c64e3f110fd20884c8a74cec6282eb0edb3a7571d5a0119676afd63fdfc548c +size 1113 diff --git a/NPCs/npc4.png b/NPCs/npc4.png index 93be662..0937a82 100644 --- a/NPCs/npc4.png +++ b/NPCs/npc4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2def9aa43c466ab7e75e4ffa10eab8881e7fcc76ac458993c4f395ca3cf7a33 -size 415 +oid sha256:fbb8c2faeb7cb6935a83de8f484e0dff240b8f8ade5db2af806c51f02ed5f467 +size 1149 diff --git a/NPCs/npc5.png b/NPCs/npc5.png index 25714e4..c957e7d 100644 --- a/NPCs/npc5.png +++ b/NPCs/npc5.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7e2466b00744ab511495a701a0989ea05d3dc8163ad8d55e22952893edc1aa2 -size 409 +oid sha256:cd624f621a7d6a31979911704fafc93774cdfcc664f039712cbdd957b1dbcb7e +size 1002 diff --git a/NPCs/npc6.png b/NPCs/npc6.png index 6d90d21..3c41c95 100644 --- a/NPCs/npc6.png +++ b/NPCs/npc6.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8e3a22cf45cd8c65a1adb546276b8210702e8725b3a1705a8407581f61fe8e2 -size 409 +oid sha256:1ed6072f2e29ac88e53ba33490014a2ee3006915732de6e50bf658a92d86cf97 +size 1092 diff --git a/Nem/Nem Sprite.png b/Nem/Nem Sprite.png index 91131ea..4293364 100644 --- a/Nem/Nem Sprite.png +++ b/Nem/Nem Sprite.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bf46d78b63841ecc4947228a191e45028538eb7f3af5eb8ac85772d40d81a96 -size 1211 +oid sha256:b32be39bdc2f5e6479c50f6a159b212a5ce705e2ec057565f56435172fd69d12 +size 996 diff --git a/Nem/nem_npc.tscn b/Nem/nem_npc.tscn index 5fce209..36ea4dd 100644 --- a/Nem/nem_npc.tscn +++ b/Nem/nem_npc.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://b8sfype1vx5ad"] +[gd_scene load_steps=11 format=3 uid="uid://b8sfype1vx5ad"] [ext_resource type="Script" path="res://Scripts/Characters/base.gd" id="1_r5ls7"] [ext_resource type="Texture2D" uid="uid://dd1j2t2iv02w6" path="res://Nem/Nem Sprite.png" id="1_vjmx4"] @@ -9,7 +9,55 @@ size = Vector2(13, 8) [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_43c7k"] height = 32.0 +[sub_resource type="Animation" id="Animation_7n3kb"] +resource_name = "idle" +length = 3.20002 +loop_mode = 1 +step = 0.2 +tracks/0/type = "value" +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/path = NodePath("Sprite2D:frame") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/keys = { +"times": PackedFloat32Array(0, 2.4, 2.6), +"transitions": PackedFloat32Array(1, 1, 1), +"update": 1, +"values": [0, 1, 0] +} + +[sub_resource type="Animation" id="Animation_snoq8"] +length = 0.001 +tracks/0/type = "value" +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/path = NodePath("Sprite2D:frame") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 1, +"values": [0] +} + +[sub_resource type="AnimationLibrary" id="AnimationLibrary_0fa8g"] +_data = { +"RESET": SubResource("Animation_snoq8"), +"idle": SubResource("Animation_7n3kb") +} + +[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_0n42a"] +animation = &"idle" + +[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_yww1x"] +advance_mode = 2 + [sub_resource type="AnimationNodeStateMachine" id="AnimationNodeStateMachine_1sx7r"] +states/idle/node = SubResource("AnimationNodeAnimation_0n42a") +states/idle/position = Vector2(507, 100) +transitions = ["Start", "idle", SubResource("AnimationNodeStateMachineTransition_yww1x")] [node name="NemNPC" type="CharacterBody2D"] y_sort_enabled = true @@ -21,7 +69,7 @@ script = ExtResource("1_r5ls7") texture_filter = 1 position = Vector2(0, -13) texture = ExtResource("1_vjmx4") -hframes = 20 +hframes = 2 [node name="MovementCollider" type="CollisionShape2D" parent="."] shape = SubResource("RectangleShape2D_f3edd") @@ -36,6 +84,9 @@ shape = SubResource("CapsuleShape2D_43c7k") debug_color = Color(0.254902, 0.631373, 0.203922, 0.419608) [node name="AnimationTree" type="AnimationTree" parent="."] +libraries = { +"": SubResource("AnimationLibrary_0fa8g") +} tree_root = SubResource("AnimationNodeStateMachine_1sx7r") [connection signal="area_entered" from="InteractBox" to="." method="_on_interact_box_area_entered"] diff --git a/world/world.tscn b/world/world.tscn index 063a42d..2ea28e7 100644 --- a/world/world.tscn +++ b/world/world.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=58 format=3 uid="uid://bxuxjqxxqy7ce"] +[gd_scene load_steps=76 format=3 uid="uid://bxuxjqxxqy7ce"] [ext_resource type="PackedScene" uid="uid://di21xheryhp0k" path="res://Hiro/hiro_player.tscn" id="1_c1gpq"] [ext_resource type="PackedScene" uid="uid://b8sfype1vx5ad" path="res://Nem/nem_npc.tscn" id="1_sqt7d"] @@ -142,6 +142,447 @@ colors = PackedColorArray(0, 0, 0, 1, 0, 0, 0, 1) [sub_resource type="GradientTexture1D" id="GradientTexture1D_4uhai"] gradient = SubResource("Gradient_3ox2i") +[sub_resource type="AtlasTexture" id="AtlasTexture_d3bfk"] +atlas = ExtResource("11_p77ah") +region = Rect2(0, 0, 16, 32) + +[sub_resource type="AtlasTexture" id="AtlasTexture_xme0k"] +atlas = ExtResource("11_p77ah") +region = Rect2(16, 0, 16, 32) + +[sub_resource type="SpriteFrames" id="SpriteFrames_i27lt"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_xme0k") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}] + +[sub_resource type="AtlasTexture" id="AtlasTexture_3u38p"] +atlas = ExtResource("12_mlj32") +region = Rect2(0, 0, 19, 32) + +[sub_resource type="AtlasTexture" id="AtlasTexture_hyuwb"] +atlas = ExtResource("12_mlj32") +region = Rect2(19, 0, 19, 32) + +[sub_resource type="SpriteFrames" id="SpriteFrames_5e2yr"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3u38p") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_hyuwb") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}] + +[sub_resource type="AtlasTexture" id="AtlasTexture_447t8"] +atlas = ExtResource("13_6g4gt") +region = Rect2(0, 0, 15, 32) + +[sub_resource type="AtlasTexture" id="AtlasTexture_vbjws"] +atlas = ExtResource("13_6g4gt") +region = Rect2(15, 0, 15, 32) + +[sub_resource type="SpriteFrames" id="SpriteFrames_6andu"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447t8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_vbjws") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}] + +[sub_resource type="AtlasTexture" id="AtlasTexture_ruihr"] +atlas = ExtResource("14_46hs3") +region = Rect2(0, 0, 15, 32) + +[sub_resource type="AtlasTexture" id="AtlasTexture_w6oru"] +atlas = ExtResource("14_46hs3") +region = Rect2(15, 0, 15, 32) + +[sub_resource type="SpriteFrames" id="SpriteFrames_yneo4"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ruihr") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_w6oru") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}] + +[sub_resource type="AtlasTexture" id="AtlasTexture_pn8uv"] +atlas = ExtResource("15_ppm1i") +region = Rect2(0, 0, 16, 32) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eke06"] +atlas = ExtResource("15_ppm1i") +region = Rect2(16, 0, 16, 32) + +[sub_resource type="SpriteFrames" id="SpriteFrames_y036p"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_pn8uv") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eke06") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}] + +[sub_resource type="AtlasTexture" id="AtlasTexture_3r342"] +atlas = ExtResource("16_cgyrp") +region = Rect2(0, 0, 18, 32) + +[sub_resource type="AtlasTexture" id="AtlasTexture_hhhy2"] +atlas = ExtResource("16_cgyrp") +region = Rect2(18, 0, 18, 32) + +[sub_resource type="SpriteFrames" id="SpriteFrames_nxs2l"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3r342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_hhhy2") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}] + [sub_resource type="RectangleShape2D" id="RectangleShape2D_c5p72"] size = Vector2(47, 211) @@ -428,38 +869,50 @@ polygon = PackedVector2Array(158.522, 76.9076, 161.916, 75.961, 172.213, 75.961, script = ExtResource("9_df2wo") [node name="NPCs" type="Node2D" parent="."] -visible = false y_sort_enabled = true +position = Vector2(-297, 0) -[node name="Npc1" type="Sprite2D" parent="NPCs"] +[node name="Cody" type="AnimatedSprite2D" parent="NPCs"] texture_filter = 1 -position = Vector2(231, -83) -texture = ExtResource("11_p77ah") +position = Vector2(223, -83) +sprite_frames = SubResource("SpriteFrames_i27lt") +autoplay = "default" +frame_progress = 0.189183 -[node name="Npc2" type="Sprite2D" parent="NPCs"] +[node name="Ash" type="AnimatedSprite2D" parent="NPCs"] texture_filter = 1 -position = Vector2(251, -101) -texture = ExtResource("12_mlj32") +position = Vector2(242, -99) +sprite_frames = SubResource("SpriteFrames_5e2yr") +autoplay = "default" +frame_progress = 0.362374 -[node name="Npc3" type="Sprite2D" parent="NPCs"] +[node name="Zaki" type="AnimatedSprite2D" parent="NPCs"] texture_filter = 1 -position = Vector2(360, -87) -texture = ExtResource("13_6g4gt") +position = Vector2(353, -87) +sprite_frames = SubResource("SpriteFrames_6andu") +autoplay = "default" +frame_progress = 0.642839 -[node name="Npc4" type="Sprite2D" parent="NPCs"] +[node name="Shadow" type="AnimatedSprite2D" parent="NPCs"] texture_filter = 1 -position = Vector2(379, -92) -texture = ExtResource("14_46hs3") +position = Vector2(371, -92) +sprite_frames = SubResource("SpriteFrames_yneo4") +autoplay = "default" +frame_progress = 0.102697 -[node name="Npc5" type="Sprite2D" parent="NPCs"] +[node name="Sam" type="AnimatedSprite2D" parent="NPCs"] texture_filter = 1 -position = Vector2(328, -95) -texture = ExtResource("15_ppm1i") +position = Vector2(320, -95) +sprite_frames = SubResource("SpriteFrames_y036p") +autoplay = "default" +frame_progress = 0.522916 -[node name="Npc6" type="Sprite2D" parent="NPCs"] +[node name="Sevi" type="AnimatedSprite2D" parent="NPCs"] texture_filter = 1 -position = Vector2(285, -102) -texture = ExtResource("16_cgyrp") +position = Vector2(277, -102) +sprite_frames = SubResource("SpriteFrames_nxs2l") +autoplay = "default" +frame_progress = 0.389513 [node name="PositionMarkers" type="Node2D" parent="."] @@ -476,10 +929,12 @@ position = Vector2(0, 80) [node name="BattleBarriers" type="Node2D" parent="."] process_mode = 4 +metadata/_edit_lock_ = true [node name="Barrier" type="StaticBody2D" parent="BattleBarriers"] collision_layer = 49 collision_mask = 25 +metadata/_edit_lock_ = true [node name="CollisionShape2D4" type="CollisionPolygon2D" parent="BattleBarriers/Barrier"] polygon = PackedVector2Array(-84, -31, -76, -57, -43, -71, -84, -71) @@ -518,6 +973,7 @@ detect_projectile_direction = 2 [node name="CollisionShape2D3" type="CollisionShape2D" parent="BattleBarriers/CollidableBarrier3"] position = Vector2(-9, -97.5) shape = SubResource("RectangleShape2D_hkvwf") +metadata/_edit_lock_ = true [connection signal="finished" from="CutsceneManager" to="." method="_on_cutscene_finished"] [connection signal="issued_command" from="CutsceneManager" to="." method="_on_cutscene_manager_issued_command"]