generated from mstar/godot-template
74 lines
2 KiB
Text
74 lines
2 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=11 format=3 uid="uid://dbxulf6o561b"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://crell426pjktr" path="res://Resources/Pokemon/Raw/Back/CHARIZARD_2.png" id="1_ouv7j"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_pmeap"]
|
||
|
atlas = ExtResource("1_ouv7j")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_am7pk"]
|
||
|
atlas = ExtResource("1_ouv7j")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s1lf9"]
|
||
|
atlas = ExtResource("1_ouv7j")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_c4znr"]
|
||
|
atlas = ExtResource("1_ouv7j")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j3xhu"]
|
||
|
atlas = ExtResource("1_ouv7j")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_q39l7"]
|
||
|
atlas = ExtResource("1_ouv7j")
|
||
|
region = Rect2(480, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xo493"]
|
||
|
atlas = ExtResource("1_ouv7j")
|
||
|
region = Rect2(576, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2vlx5"]
|
||
|
atlas = ExtResource("1_ouv7j")
|
||
|
region = Rect2(672, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_39o1n"]
|
||
|
atlas = ExtResource("1_ouv7j")
|
||
|
region = Rect2(768, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_pmeap")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_am7pk")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_s1lf9")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_c4znr")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_j3xhu")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_q39l7")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_xo493")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_2vlx5")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_39o1n")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|