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

18 lines
No EOL
482 B
Text

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