generated from mstar/godot-template
18 lines
499 B
Text
18 lines
499 B
Text
|
[gd_resource type="SpriteFrames" load_steps=3 format=3 uid="uid://b30qwh3cbialk"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://dp5j5y4lv0rjd" path="res://Resources/Pokemon/Raw/Icons shiny/HIPPOWDON_female.png" id="1_9kxnu"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tbvft"]
|
||
|
atlas = ExtResource("1_9kxnu")
|
||
|
region = Rect2(0, 0, 64, 64)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_tbvft")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|