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

18 lines
486 B
Text
Raw Normal View History

2025-01-26 19:25:35 +00:00
[gd_resource type="SpriteFrames" load_steps=3 format=3 uid="uid://b736elq4ahd1t"]
[ext_resource type="Texture2D" uid="uid://cvqlr1wro4pf6" path="res://Resources/Pokemon/Raw/Icons/ETERNATUS.png" id="1_t3t66"]
[sub_resource type="AtlasTexture" id="AtlasTexture_jnkhb"]
atlas = ExtResource("1_t3t66")
region = Rect2(0, 0, 64, 64)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_jnkhb")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]