generated from mstar/godot-template
32 lines
No EOL
868 B
Text
32 lines
No EOL
868 B
Text
[gd_resource type="SpriteFrames" load_steps=5 format=3 uid="uid://7l4kmjh6pdh1"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://couyokbbhxrla" path="res://Resources/Pokemon/Raw/Front shiny/FLAPPLE_1.png" id="1_e9sq0"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2am62"]
|
|
atlas = ExtResource("1_e9sq0")
|
|
region = Rect2(0, 0, 99, 99)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_snfaw"]
|
|
atlas = ExtResource("1_e9sq0")
|
|
region = Rect2(99, 0, 99, 99)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5dwfx"]
|
|
atlas = ExtResource("1_e9sq0")
|
|
region = Rect2(198, 0, 99, 99)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_2am62")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_snfaw")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_5dwfx")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |