pokemon-base/Resources/Pokemon/SpriteFrames/Icons/PIKACHU_11.tres

18 lines
No EOL
485 B
Text

[gd_resource type="SpriteFrames" load_steps=3 format=3 uid="uid://h5v4j10hfxvw"]
[ext_resource type="Texture2D" uid="uid://yk33lcr2dbq0" path="res://Resources/Pokemon/Raw/Icons/PIKACHU_11.png" id="1_lh437"]
[sub_resource type="AtlasTexture" id="AtlasTexture_7frwg"]
atlas = ExtResource("1_lh437")
region = Rect2(0, 0, 64, 64)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_7frwg")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]