mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 07:45:33 +00:00
56 lines
1.3 KiB
Text
56 lines
1.3 KiB
Text
[gd_resource type="SpriteFrames" format=3 uid="uid://dpaxpwb2himus"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bqpjq0po68bgn" path="res://Sprites/Actors/Reimu_World.png" id="1_2wot2"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ow48c"]
|
|
atlas = ExtResource("1_2wot2")
|
|
region = Rect2(16, 32, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lak82"]
|
|
atlas = ExtResource("1_2wot2")
|
|
region = Rect2(32, 32, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_w22y2"]
|
|
atlas = ExtResource("1_2wot2")
|
|
region = Rect2(32, 16, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bbvpy"]
|
|
atlas = ExtResource("1_2wot2")
|
|
region = Rect2(16, 16, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gi8qe"]
|
|
atlas = ExtResource("1_2wot2")
|
|
region = Rect2(0, 0, 16, 16)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ow48c")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_lak82")
|
|
}],
|
|
"loop": true,
|
|
"name": &"Left",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_w22y2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_bbvpy")
|
|
}],
|
|
"loop": true,
|
|
"name": &"Right",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gi8qe")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 5.0
|
|
}]
|