generated from mstar/godot-template
60 lines
No EOL
1.6 KiB
Text
60 lines
No EOL
1.6 KiB
Text
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://djlj0yqfv66wv"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://0bln4kg3ucb1" path="res://Resources/Pokemon/Raw/Back/FROGADIER.png" id="1_r8qzn"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_l2o4t"]
|
|
atlas = ExtResource("1_r8qzn")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_msjad"]
|
|
atlas = ExtResource("1_r8qzn")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8wy6y"]
|
|
atlas = ExtResource("1_r8qzn")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yios1"]
|
|
atlas = ExtResource("1_r8qzn")
|
|
region = Rect2(288, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_psbzk"]
|
|
atlas = ExtResource("1_r8qzn")
|
|
region = Rect2(384, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9bir2"]
|
|
atlas = ExtResource("1_r8qzn")
|
|
region = Rect2(480, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3turf"]
|
|
atlas = ExtResource("1_r8qzn")
|
|
region = Rect2(576, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_l2o4t")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_msjad")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8wy6y")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_yios1")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_psbzk")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_9bir2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_3turf")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |