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://cxitgj8puu6mv"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://dg0y5y1880qxi" path="res://Resources/Pokemon/Raw/Icons/MORPEKO_1.png" id="1_h8o7i"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5vz4x"]
|
||
|
atlas = ExtResource("1_h8o7i")
|
||
|
region = Rect2(0, 0, 64, 64)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_5vz4x")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|