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