generated from mstar/godot-template
60 lines
1.6 KiB
Text
60 lines
1.6 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://lqts5fwkcb8n"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://dv2fu7f6j28pn" path="res://Resources/Pokemon/Raw/Back/BLASTOISE_2.png" id="1_jih0g"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ltvzk"]
|
||
|
atlas = ExtResource("1_jih0g")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mbjs0"]
|
||
|
atlas = ExtResource("1_jih0g")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_e22hm"]
|
||
|
atlas = ExtResource("1_jih0g")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_axnpk"]
|
||
|
atlas = ExtResource("1_jih0g")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rjyss"]
|
||
|
atlas = ExtResource("1_jih0g")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j3rbg"]
|
||
|
atlas = ExtResource("1_jih0g")
|
||
|
region = Rect2(480, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wth71"]
|
||
|
atlas = ExtResource("1_jih0g")
|
||
|
region = Rect2(576, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ltvzk")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_mbjs0")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_e22hm")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_axnpk")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_rjyss")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_j3rbg")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_wth71")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|