pokemon-base/Resources/Pokemon/SpriteFrames/Icons/LICKITUNG.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://44kbci2r6ioy"]
[ext_resource type="Texture2D" uid="uid://8j02mdpjl6ht" path="res://Resources/Pokemon/Raw/Icons/LICKITUNG.png" id="1_vm0x9"]
[sub_resource type="AtlasTexture" id="AtlasTexture_u8w6j"]
atlas = ExtResource("1_vm0x9")
region = Rect2(0, 0, 64, 64)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_u8w6j")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]