From e356c593eb9c143b212bf890eccd557d401df5e8 Mon Sep 17 00:00:00 2001 From: Marco Date: Thu, 25 Sep 2025 16:59:58 +0200 Subject: [PATCH] Restored cirno walk --- Resources/Sprites/player.tres | 4 ++-- Scenes/Actors/IsoPlayer_FSM.tscn | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Sprites/player.tres b/Resources/Sprites/player.tres index 3cdae964..aad9b669 100644 --- a/Resources/Sprites/player.tres +++ b/Resources/Sprites/player.tres @@ -38,7 +38,7 @@ region = Rect2(112, 80, 16, 16) atlas = ExtResource("1_nsg0m") region = Rect2(128, 80, 16, 16) -[sub_resource type="AtlasTexture" id="AtlasTexture_la2t0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_nsg0m"] atlas = ExtResource("1_nsg0m") region = Rect2(0, 0, 16, 16) @@ -129,7 +129,7 @@ animations = [{ }, { "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_la2t0") +"texture": SubResource("AtlasTexture_nsg0m") }], "loop": true, "name": &"idle", diff --git a/Scenes/Actors/IsoPlayer_FSM.tscn b/Scenes/Actors/IsoPlayer_FSM.tscn index a5d72b38..7ae2f96c 100644 --- a/Scenes/Actors/IsoPlayer_FSM.tscn +++ b/Scenes/Actors/IsoPlayer_FSM.tscn @@ -270,8 +270,8 @@ material_override = ExtResource("7_yarib") pixel_size = 0.05 texture_filter = 0 sprite_frames = ExtResource("12_j6bpw") -animation = &"walk_down" -frame_progress = 0.44331232 +animation = &"idle" +frame_progress = 0.56080985 script = ExtResource("9_yarib") [node name="Legs" type="AnimatedSprite3D" parent="AnimationProvider"]