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://d1kdwb2ibpnxx"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://d4gx4gk7df006" path="res://Resources/Pokemon/Raw/Back shiny/QUAXWELL.png" id="1_02wim"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ns76g"]
|
||
|
atlas = ExtResource("1_02wim")
|
||
|
region = Rect2(0, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_u2a96"]
|
||
|
atlas = ExtResource("1_02wim")
|
||
|
region = Rect2(80, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_pqfny"]
|
||
|
atlas = ExtResource("1_02wim")
|
||
|
region = Rect2(160, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_l4bwl"]
|
||
|
atlas = ExtResource("1_02wim")
|
||
|
region = Rect2(240, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_w428f"]
|
||
|
atlas = ExtResource("1_02wim")
|
||
|
region = Rect2(320, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_olje4"]
|
||
|
atlas = ExtResource("1_02wim")
|
||
|
region = Rect2(400, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b8056"]
|
||
|
atlas = ExtResource("1_02wim")
|
||
|
region = Rect2(480, 0, 80, 80)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ns76g")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_u2a96")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_pqfny")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_l4bwl")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_w428f")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_olje4")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_b8056")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|