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