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

18 lines
488 B
Text
Raw Normal View History

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