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

18 lines
No EOL
481 B
Text

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