mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:35:34 +00:00
74 lines
1.5 KiB
Text
74 lines
1.5 KiB
Text
[gd_resource type="SpriteFrames" format=3 uid="uid://byb4cbb23cawf"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b0yaotgm0622f" path="res://Sprites/Actors/Cirno_Float_Legs.png" id="1_kh0jv"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_acxb7"]
|
|
atlas = ExtResource("1_kh0jv")
|
|
region = Rect2(0, 0, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rmmtq"]
|
|
atlas = ExtResource("1_kh0jv")
|
|
region = Rect2(0, 0, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xf58l"]
|
|
atlas = ExtResource("1_kh0jv")
|
|
region = Rect2(0, 32, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1jl6q"]
|
|
atlas = ExtResource("1_kh0jv")
|
|
region = Rect2(0, 48, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vtgdn"]
|
|
atlas = ExtResource("1_kh0jv")
|
|
region = Rect2(0, 16, 16, 16)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": null
|
|
}],
|
|
"loop": false,
|
|
"name": &"Drowning",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_acxb7")
|
|
}],
|
|
"loop": true,
|
|
"name": &"idle",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_rmmtq")
|
|
}],
|
|
"loop": true,
|
|
"name": &"walk_down",
|
|
"speed": 8.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_xf58l")
|
|
}],
|
|
"loop": true,
|
|
"name": &"walk_left",
|
|
"speed": 8.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1jl6q")
|
|
}],
|
|
"loop": true,
|
|
"name": &"walk_right",
|
|
"speed": 8.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vtgdn")
|
|
}],
|
|
"loop": true,
|
|
"name": &"walk_up",
|
|
"speed": 8.0
|
|
}]
|