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