pokemon-base/Resources/Pokemon/SpriteFrames/Icons/HONEDGE.tres
2025-01-26 20:25:35 +01:00

18 lines
No EOL
484 B
Text

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