generated from mstar/godot-template
53 lines
No EOL
1.4 KiB
Text
53 lines
No EOL
1.4 KiB
Text
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://c3u5k3eqtas6a"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dldvvh3vh68ur" path="res://Resources/Pokemon/Raw/Front shiny/GIMMIGHOUL_1.png" id="1_v5q0i"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ljx27"]
|
|
atlas = ExtResource("1_v5q0i")
|
|
region = Rect2(0, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_c0mde"]
|
|
atlas = ExtResource("1_v5q0i")
|
|
region = Rect2(50, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tkpbf"]
|
|
atlas = ExtResource("1_v5q0i")
|
|
region = Rect2(100, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hg9xz"]
|
|
atlas = ExtResource("1_v5q0i")
|
|
region = Rect2(150, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_03nb1"]
|
|
atlas = ExtResource("1_v5q0i")
|
|
region = Rect2(200, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0ho3w"]
|
|
atlas = ExtResource("1_v5q0i")
|
|
region = Rect2(250, 0, 50, 50)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ljx27")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_c0mde")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tkpbf")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_hg9xz")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_03nb1")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_0ho3w")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |