Reimu sprites

This commit is contained in:
Marco 2025-06-06 09:56:19 +02:00
commit bc67da05e6
11 changed files with 173 additions and 184 deletions

View file

@ -0,0 +1,56 @@
[gd_resource type="SpriteFrames" load_steps=7 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
}]

View file

@ -0,0 +1,63 @@
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://b40acsfrnssox"]
[ext_resource type="Texture2D" uid="uid://bcqgke6dthlrj" path="res://Sprites/Actors/Rumia.png" id="1_6kfqs"]
[sub_resource type="AtlasTexture" id="AtlasTexture_vqdji"]
atlas = ExtResource("1_6kfqs")
region = Rect2(0, 64, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_egx0r"]
atlas = ExtResource("1_6kfqs")
region = Rect2(16, 64, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_opbj8"]
atlas = ExtResource("1_6kfqs")
region = Rect2(0, 32, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_7asmc"]
atlas = ExtResource("1_6kfqs")
region = Rect2(16, 32, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_ikvnf"]
atlas = ExtResource("1_6kfqs")
region = Rect2(0, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_ifwrk"]
atlas = ExtResource("1_6kfqs")
region = Rect2(16, 0, 16, 32)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_vqdji")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_egx0r")
}],
"loop": true,
"name": &"Left",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_opbj8")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_7asmc")
}],
"loop": true,
"name": &"Right",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_ikvnf")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ifwrk")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]