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

18 lines
No EOL
485 B
Text

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