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