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

18 lines
482 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://bnjqtvi4lrf62"]
[ext_resource type="Texture2D" uid="uid://h8nrflkql1og" path="res://Resources/Pokemon/Raw/Icons/BUIZEL.png" id="1_g0ff6"]
[sub_resource type="AtlasTexture" id="AtlasTexture_0kay7"]
atlas = ExtResource("1_g0ff6")
region = Rect2(0, 0, 64, 64)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_0kay7")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]