generated from mstar/godot-template
32 lines
869 B
Text
32 lines
869 B
Text
|
[gd_resource type="SpriteFrames" load_steps=5 format=3 uid="uid://do6s0lwex3ud7"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://b0hpd7y18ogil" path="res://Resources/Pokemon/Raw/Back/DREDNAW_1.png" id="1_ukrq9"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_o1763"]
|
||
|
atlas = ExtResource("1_ukrq9")
|
||
|
region = Rect2(0, 0, 103, 103)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gg2bl"]
|
||
|
atlas = ExtResource("1_ukrq9")
|
||
|
region = Rect2(103, 0, 103, 103)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rgx4w"]
|
||
|
atlas = ExtResource("1_ukrq9")
|
||
|
region = Rect2(206, 0, 103, 103)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_o1763")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_gg2bl")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_rgx4w")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|