mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 07:45:33 +00:00
Restored cirno walk
This commit is contained in:
parent
3b5edf04ef
commit
e356c593eb
2 changed files with 4 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue