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

18 lines
No EOL
486 B
Text

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