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

18 lines
No EOL
487 B
Text

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