generated from mstar/godot-template
53 lines
1.4 KiB
Text
53 lines
1.4 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://bcil4rdakguvw"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://bxrydda4k1rqd" path="res://Resources/Pokemon/Raw/Back/OGERPON_11.png" id="1_5d4ah"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tgti6"]
|
||
|
atlas = ExtResource("1_5d4ah")
|
||
|
region = Rect2(0, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2xzit"]
|
||
|
atlas = ExtResource("1_5d4ah")
|
||
|
region = Rect2(95, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_e3rlv"]
|
||
|
atlas = ExtResource("1_5d4ah")
|
||
|
region = Rect2(190, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4w71x"]
|
||
|
atlas = ExtResource("1_5d4ah")
|
||
|
region = Rect2(285, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7gss1"]
|
||
|
atlas = ExtResource("1_5d4ah")
|
||
|
region = Rect2(380, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_sg6po"]
|
||
|
atlas = ExtResource("1_5d4ah")
|
||
|
region = Rect2(475, 0, 95, 95)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_tgti6")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_2xzit")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_e3rlv")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_4w71x")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_7gss1")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_sg6po")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|