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://7tuddivx0t36"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cnorejatkhgmj" path="res://Resources/Pokemon/Raw/Back shiny/PIKACHU_17.png" id="1_7109n"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_f9k2p"]
|
|
atlas = ExtResource("1_7109n")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_w6re1"]
|
|
atlas = ExtResource("1_7109n")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ch9ne"]
|
|
atlas = ExtResource("1_7109n")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_f9k2p")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_w6re1")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ch9ne")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |