cirnogodot/Resources/Sprites/player_float_legs.tres

74 lines
1.5 KiB
Text
Raw Normal View History

2026-01-31 08:38:43 +01:00
[gd_resource type="SpriteFrames" format=3 uid="uid://byb4cbb23cawf"]
2025-05-05 15:44:31 +02:00
[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
}]