Files
Kalulu/sources/minigames/parakeets/yellow_parakeet_feathers_animations.tres
T
2026-01-27 14:52:22 +01:00

68 lines
1.8 KiB
Plaintext

[gd_resource type="SpriteFrames" format=3 uid="uid://q6ndn17on10h"]
[ext_resource type="Texture2D" uid="uid://dd37d3qdrfrt0" path="res://assets/minigames/parakeets/graphic/yellow_parakeet_spritesheet.png" id="1_grfxv"]
[sub_resource type="AtlasTexture" id="AtlasTexture_8gyi2"]
atlas = ExtResource("1_grfxv")
region = Rect2(0, 4800, 800, 800)
[sub_resource type="AtlasTexture" id="AtlasTexture_ttpfj"]
atlas = ExtResource("1_grfxv")
region = Rect2(800, 4800, 800, 800)
[sub_resource type="AtlasTexture" id="AtlasTexture_s771w"]
atlas = ExtResource("1_grfxv")
region = Rect2(1600, 4800, 800, 800)
[sub_resource type="AtlasTexture" id="AtlasTexture_hr7vr"]
atlas = ExtResource("1_grfxv")
region = Rect2(2400, 4800, 800, 800)
[sub_resource type="AtlasTexture" id="AtlasTexture_02qw0"]
atlas = ExtResource("1_grfxv")
region = Rect2(3200, 4800, 800, 800)
[sub_resource type="AtlasTexture" id="AtlasTexture_wur6j"]
atlas = ExtResource("1_grfxv")
region = Rect2(4000, 4800, 800, 800)
[sub_resource type="AtlasTexture" id="AtlasTexture_u1sia"]
atlas = ExtResource("1_grfxv")
region = Rect2(4800, 4800, 800, 800)
[sub_resource type="AtlasTexture" id="AtlasTexture_e6u1x"]
atlas = ExtResource("1_grfxv")
region = Rect2(5600, 4800, 800, 800)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_8gyi2")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ttpfj")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_s771w")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hr7vr")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_02qw0")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_wur6j")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_u1sia")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_e6u1x")
}],
"loop": false,
"name": &"feathers_fall",
"speed": 7.0
}]