generated from mstar/godot-template
32 lines
No EOL
864 B
Text
32 lines
No EOL
864 B
Text
[gd_resource type="SpriteFrames" load_steps=5 format=3 uid="uid://cwtekv5v1i8fp"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dj3w0ve7o2rjl" path="res://Resources/Pokemon/Raw/Front/APPLETUN_1.png" id="1_iht33"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_d217a"]
|
|
atlas = ExtResource("1_iht33")
|
|
region = Rect2(0, 0, 99, 99)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_zv4g8"]
|
|
atlas = ExtResource("1_iht33")
|
|
region = Rect2(99, 0, 99, 99)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_li43n"]
|
|
atlas = ExtResource("1_iht33")
|
|
region = Rect2(198, 0, 99, 99)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_d217a")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_zv4g8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_li43n")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |