Restored cirno walk

This commit is contained in:
Marco 2025-09-25 16:59:58 +02:00
commit e356c593eb
2 changed files with 4 additions and 4 deletions

View file

@ -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",

View file

@ -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"]