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

18 lines
No EOL
484 B
Text

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