generated from mstar/godot-template
39 lines
1 KiB
Text
39 lines
1 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=6 format=3 uid="uid://gy3sgx8wymv6"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://cwme205klv1tn" path="res://Resources/Pokemon/Raw/Back/URSALUNA_1.png" id="1_za4fp"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vkvt5"]
|
||
|
atlas = ExtResource("1_za4fp")
|
||
|
region = Rect2(0, 0, 74, 74)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_r0akd"]
|
||
|
atlas = ExtResource("1_za4fp")
|
||
|
region = Rect2(74, 0, 74, 74)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_l4p2l"]
|
||
|
atlas = ExtResource("1_za4fp")
|
||
|
region = Rect2(148, 0, 74, 74)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_box45"]
|
||
|
atlas = ExtResource("1_za4fp")
|
||
|
region = Rect2(222, 0, 74, 74)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_vkvt5")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_r0akd")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_l4p2l")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_box45")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|