ProjectRR — нативный прототип на ассетах ProjectR

- Все 189 скелетов Spine сконвертированы в нативные Godot Skeleton2D (.tscn), без Spine в рантайме
- Меню + сцены: подземелье (карта комнат), просмотр спрайтов, нативные анимации
- Кастомизация цвета (кожа/волосы/глаза) через шейдер
- Вытащенные текстуры/UI/шрифты + нарезка спрайтов из атласа
- Датасет комнат для LoRA, офлайн-инструменты конвертации в tools/

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Leonid Pershin
2026-08-03 16:29:21 +03:00
co-authored by Claude Opus 4.8
commit 04cf5f90b0
2193 changed files with 360105 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dm048g83bl2s8"
path="res://.godot/imported/skill_sister1.png-ae5e454c2e61c0edf743a3785e1e7730.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/image/skill_sister1.png"
dest_files=["res://.godot/imported/skill_sister1.png-ae5e454c2e61c0edf743a3785e1e7730.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
+62
View File
@@ -0,0 +1,62 @@
{
"Id": "Sister",
"Name": "#Sister",
"Figure": "Sister",
"Gene": "Sister",
"Type": "Slave",
"Gender": "Female",
"Race": "Human",
"Priority": [0, 2, 0],
"FilterPriority": [251],
"ConceptionRate": [65],
"BabyGrowthTime": [60],
"FetalGrowthTime": [180],
"Health": [45],
"Damage": [5],
"CriticalHtiChance": [20],
"CriticalHtiMultiplier": [120],
"KnockbackStability": [25],
"KnockbackDistance": [130],
"CaptureChance": [45],
"Defense": [3],
"WalkingSpeed": [260],
"WalkingSpeedMultiplier": [1],
"AttackSpeedMultiplier": [1],
"Size": [1, 0.5],
"Deployment": [2, 1],
"Script": "CharacterScripts.Sister",
"ScriptCombat": "CharacterBehaviourScripts.Attacker_Sister",
"ScriptRetreat": "CharacterBehaviourScripts.Retreat",
"Skill": [
{
"Hide": true,
"State": "Attack",
"HitType": "Hitscan",
"Range": [17],
},
{
"Name": "#SkillNameSister",
"Text": "#SkillTextSister",
"State": "Skill",
"HitType": "Hitscan",
"EffectType": "Heal",
"TargetingRule": "LowestHealth",
"TargetSide": "Friendly",
"Range": [17],
"Multiplier": [150],
"Cooldown": [10],
},
],
}
@@ -0,0 +1,432 @@
[
{
"Figure": ["Sister"],
"State": ["Patrol"],
"Spine": [
{
"Path": "%spine\sister_combat",
"Animation": ["walk_0"],
"Loop": true,
"IsCombat": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Chase"],
"Spine": [
{
"Path": "%spine\sister_combat",
"Animation": ["walk_0"],
"Loop": true,
"IsCombat": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Attack"],
"Spine": [
{
"Path": "%spine\sister_combat",
"Animation": ["attack_0"],
"Loop": true,
"IsCombat": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Skill"],
"Spine": [
{
"Path": "%spine\sister_combat",
"Animation": ["attack_1"],
"Loop": false,
"IsCombat": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Wait"],
"Spine": [
{
"Path": "%spine\sister_combat",
"Animation": ["idle_0"],
"Loop": true,
"IsCombat": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Knockback"],
"Spine": [
{
"Path": "%spine\sister_combat",
"Animation": ["knockback_0"],
"Loop": true,
"IsCombat": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Stun"],
"Spine": [
{
"Path": "%spine\sister_combat",
"Animation": ["stun_0"],
"Loop": true,
"IsCombat": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Down"],
"Spine": [
{
"Path": "%spine\sister_down",
"Animation": ["idle_0", "idle_1"],
"Loop": true,
"IsCombat": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Dead"],
"Spine": [
{
"Path": "%spine\sister_dead",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Drop"],
"Spine": [
{
"Path": "%spine\sister_milk2",
"Animation": ["idle_0", "idle_1"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Captured"],
"Spine": [
{
"Path": "%spine\sister_down",
"Animation": ["idle_0", "idle_1"],
"Loop": true,
},
{
"Path": "%spine\sister_milk2",
"Animation": ["milk_0", "milk_1", "milk_titsA_exist$1", "milk_titsB_exist$2"],
"Loop": true,
},
],
"Script": "ConditionScripts.Captured",
},
{
"Figure": ["Sister"],
"State": ["Portrait"],
"Spine": [
{
"Path": "character\baby\spine\human_baby",
"Animation": ["animation"],
"Loop": false,
},
{
"Path": "%spine\sister_portrait_stand",
"Animation": ["animation"],
"Loop": false,
},
],
"Script": "ConditionScripts.Portrait",
},
{
"Figure": ["Sister"],
"State": ["PortraitCombat"],
"Spine": [
{
"Path": "character\baby\spine\human_baby",
"Animation": ["animation"],
"Loop": false,
},
{
"Path": "%spine\sister_portrait_combat",
"Animation": ["animation"],
"Loop": false,
},
],
"Script": "ConditionScripts.Portrait",
},
{
"Figure": ["Sister"],
"State": ["Information"],
"Spine": [
{
"Path": "%spine\sister_stand",
"Animation": ["information"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Idle"],
"Spine": [
{
"Path": "%spine\sister_stand",
"Animation": ["idle_0", "idle_1"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Milk"],
"Spine": [
{
"Path": "%spine\sister_milk",
"Animation": ["idle_0", "idle_1"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Feed"],
"Spine": [
{
"Path": "%spine\sister_milk",
"Animation": ["milk_0", "milk_1", "milk_titsA_exist$1", "milk_titsB_exist$2"],
"Loop": true,
},
{
"Path": "%spine\sister_milk2",
"Animation": ["milk_0", "milk_1", "milk_titsA_exist$1", "milk_titsB_exist$2"],
"Loop": true,
},
],
"Script": "ConditionScripts.Feed",
},
{
"Figure": ["Sister"],
"State": ["Birth"],
"Spine": [
{
"Path": "%spine\sister_birth",
"Animation": ["birthA_0"],
"Loop": false,
},
],
},
{
"Figure": ["Sister"],
"State": ["Womb"],
"Spine": [
{
"Path": "character\womb\spine\womb",
"Animation": ["idle_0", "fetus_fetuscount$0", "pregnant_pregnantsize$0"],
"Loop": true,
"IsPart": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Baby"],
"Spine": [
{
"Path": "character\baby\spine\human_baby",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Fetus"],
"Spine": [
{
"Path": "character\baby\spine\human_fetus",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["FetusHead"],
"Spine": [
{
"Path": "character\baby\spine\human_fetus_head",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["FetusBody"],
"Spine": [
{
"Path": "character\baby\spine\human_fetus_body",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["SuckleRight"],
"Spine": [
{
"Path": "character\baby\spine\human_suckle_right",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["SuckleLeft"],
"Spine": [
{
"Path": "character\baby\spine\human_suckle_left",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["SuckleRightHead"],
"Spine": [
{
"Path": "character\baby\spine\human_suckle_right_head",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["SuckleRightBody"],
"Spine": [
{
"Path": "character\baby\spine\human_suckle_right_body",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["SuckleLeftHead"],
"Spine": [
{
"Path": "character\baby\spine\human_suckle_left_head",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["SuckleLeftBody"],
"Spine": [
{
"Path": "character\baby\spine\human_suckle_left_body",
"Animation": ["animation"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["PilloryIdle"],
"Spine": [
{
"Path": "%spine\sister_pillory",
"Animation": ["idle_0"],
"Loop": true,
},
],
},
{
"Figure": ["Sister"],
"State": ["Map"],
"Spine": [
{
"Path": "%spine\sister_stand",
"Animation": ["portrait"],
"Loop": false,
},
],
},
{
"Figure": ["Sister"],
"State": ["SkillIcon"],
"Image": [
{
},
{
"Path": "%image\skill_sister1.png",
},
],
},
]
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,311 @@
[gd_scene format=3]
[ext_resource type="Texture2D" path="res://characters/sister/spine/sister_combat_portrait.png" id="1_tkvgi"]
[sub_resource type="Animation" id="Animation_iqqu8"]
length = 0.001
loop_mode = 1
[sub_resource type="AnimationLibrary" id="AnimationLibrary_ekfe2"]
_data = {
&"animation": SubResource("Animation_iqqu8")
}
[node name="Native" type="Node2D" unique_id=664036456]
[node name="SpineRoot" type="Node2D" parent="." unique_id=1933561767]
position = Vector2(640, 358.0671)
scale = Vector2(3.8657718, -3.8657718)
[node name="Skeleton2D" type="Skeleton2D" parent="SpineRoot" unique_id=78422162]
[node name="root" type="Bone2D" parent="SpineRoot/Skeleton2D" unique_id=1705278358]
rest = Transform2D(1, 0, 0, 1, 0, 0)
auto_calculate_length_and_angle = false
length = 0.0
bone_angle = 0.0
[node name="C_hairclothE_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1618112834]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(28.000004, -75, -57.999996, -75, -58.000004, 51, 27.999998, 51)
uv = PackedVector2Array(88, 152, 2, 152, 2, 26, 88, 26)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothD_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1268609437]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 1
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(33, -14, -55, -14, -55.000004, 74, 32.999996, 74)
uv = PackedVector2Array(244, 398, 156, 398, 156, 310, 244, 310)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothC_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2051276901]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 2
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(41.000004, -75, -16.999996, -75, -17.000004, 66, 40.999996, 66)
uv = PackedVector2Array(154, 398, 96, 398, 96, 257, 154, 257)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairH_hairback$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1409327498]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 3
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(34.000004, -75, -57.999996, -75, -58.000004, 46, 33.999996, 46)
uv = PackedVector2Array(94, 398, 2, 398, 2, 277, 94, 277)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairG_hairback$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1740563409]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 4
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(46.000004, -64, 12.000003, -64, 11.999998, 35, 46, 35)
uv = PackedVector2Array(264, 263, 230, 263, 230, 164, 264, 164)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairF_hairback$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1971441007]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 5
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(-28.999998, -60, -57.999996, -60, -58, 30, -29.000002, 30)
uv = PackedVector2Array(334, 270, 305, 270, 305, 180, 334, 180)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_armB2_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1304039075]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 6
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -75, 6.0000033, -75, 6.000001, -21, 58, -21)
uv = PackedVector2Array(142, 80, 90, 80, 90, 26, 142, 26)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyB_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1387847800]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 7
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(30.000004, -75, -42.999996, -75, -43, 7, 30, 7)
uv = PackedVector2Array(319, 398, 246, 398, 246, 316, 319, 316)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyA_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=762702215]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 8
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(19.000004, -75, -1.9999967, -75, -1.9999968, -73, 19.000004, -73)
uv = PackedVector2Array(69, 4, 48, 4, 48, 2, 69, 2)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_armA2_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2013872219]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 9
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(-21.999996, -75, -57.999996, -75, -58, -18, -22, -18)
uv = PackedVector2Array(384, 329, 348, 329, 348, 272, 384, 272)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_tits_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=537083102]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 10
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -75, -41.999996, -75, -42, -33, 58, -33)
uv = PackedVector2Array(346, 314, 246, 314, 246, 272, 346, 272)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_titsA_L" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1747218803]
z_index = 11
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(14.000003, -75, -38.999996, -75, -39, -38, 14.000002, -38)
uv = PackedVector2Array(272, 103, 219, 103, 219, 66, 272, 66)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyclothC2_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1115396762]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 12
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -75, -29.999996, -75, -29.999998, -32, 58, -32)
uv = PackedVector2Array(244, 308, 156, 308, 156, 265, 244, 265)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyclothC1_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1953665802]
z_index = 13
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(-23.999996, -75, -27.999996, -75, -27.999998, -39, -23.999998, -39)
uv = PackedVector2Array(393, 398, 389, 398, 389, 362, 393, 362)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyclothB_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1473822090]
z_index = 14
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(30.000002, -45, -44.999996, -45, -45, -16, 30, -16)
uv = PackedVector2Array(204, 117, 129, 117, 129, 88, 204, 88)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyclothA_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=23951031]
z_index = 15
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(14.000002, -41, -27.999998, -41, -28, -11, 14.000001, -11)
uv = PackedVector2Array(378, 194, 336, 194, 336, 164, 378, 164)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairE_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=254228991]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 16
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(37, -28, 2.0000012, -28, 1.999998, 46, 36.999996, 46)
uv = PackedVector2Array(371, 270, 336, 270, 336, 196, 371, 196)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_headA_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=809004353]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 17
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(26, -12, -40, -12, -40.000004, 55, 25.999998, 55)
uv = PackedVector2Array(387, 398, 321, 398, 321, 331, 387, 331)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_eyeB2" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=375759797]
z_index = 18
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(23, 11, -17, 11, -17.000002, 25, 22.999998, 25)
uv = PackedVector2Array(306, 178, 266, 178, 266, 164, 306, 164)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_eyeB1_#01" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=604998075]
modulate = Color(0.36862746, 0.1764706, 0.50980395, 1)
z_index = 19
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(24, 11, -20, 11, -20.000002, 30, 23.999998, 30)
uv = PackedVector2Array(323, 115, 279, 115, 279, 96, 323, 96)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_faceB" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=87195340]
z_index = 20
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(25, -2, -17, -2, -17.000002, 42, 24.999998, 42)
uv = PackedVector2Array(305, 64, 263, 64, 263, 20, 305, 20)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairD_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=560236194]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 21
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(-7.9999986, -29, -45, -29, -45.000004, 55, -8.000003, 55)
uv = PackedVector2Array(303, 270, 266, 270, 266, 186, 303, 186)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairC_hairfront$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1484068272]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 22
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(33, 8, 17, 8, 16.999998, 58, 32.999996, 58)
uv = PackedVector2Array(334, 178, 318, 178, 318, 128, 334, 128)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairB_hairfront$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1676529590]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 23
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(10.999999, 12, -25, 12, -25.000002, 61, 10.999997, 61)
uv = PackedVector2Array(217, 86, 181, 86, 181, 37, 217, 37)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairA_hairfront$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=159946719]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 24
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(25, 16, 0.9999993, 16, 0.9999973, 62, 24.999998, 62)
uv = PackedVector2Array(230, 156, 206, 156, 206, 110, 230, 110)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_eyeA_#01" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1336759814]
modulate = Color(0.36862746, 0.1764706, 0.50980395, 1)
z_index = 25
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(24, 11, -20, 11, -20.000002, 30, 23.999998, 30)
uv = PackedVector2Array(46, 24, 2, 24, 2, 5, 46, 5)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_faceA" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=575262556]
z_index = 26
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(25, -2, -17, -2, -17.000002, 42, 24.999998, 42)
uv = PackedVector2Array(261, 64, 219, 64, 219, 20, 261, 20)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothB_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1925211115]
z_index = 27
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(35, 30, -40, 30, -40.000004, 63, 34.999996, 63)
uv = PackedVector2Array(204, 152, 129, 152, 129, 119, 204, 119)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothA_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1575803081]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 28
texture = ExtResource("1_tkvgi")
skeleton = NodePath("..")
polygon = PackedVector2Array(7.000001, -25, -58, -25, -58.000004, 66, 6.999997, 66)
uv = PackedVector2Array(160, 255, 95, 255, 95, 164, 160, 164)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=149533992]
root_node = NodePath("../SpineRoot/Skeleton2D")
libraries/ = SubResource("AnimationLibrary_ekfe2")
+161
View File
@@ -0,0 +1,161 @@
[gd_scene format=3]
[ext_resource type="Texture2D" path="res://characters/sister/spine/sister_dead.png" id="1_dogo2"]
[sub_resource type="Animation" id="Animation_yviuq"]
length = 0.001
loop_mode = 1
[sub_resource type="AnimationLibrary" id="AnimationLibrary_cl0pn"]
_data = {
&"animation": SubResource("Animation_yviuq")
}
[node name="Native" type="Node2D" unique_id=1989502665]
[node name="SpineRoot" type="Node2D" parent="." unique_id=716725233]
position = Vector2(646.7853, 412.3813)
scale = Vector2(1.5988059, -1.5988059)
[node name="Skeleton2D" type="Skeleton2D" parent="SpineRoot" unique_id=1272377856]
[node name="root" type="Bone2D" parent="SpineRoot/Skeleton2D" unique_id=267504082]
rest = Transform2D(1, 0, 0, 1, 0, 0)
auto_calculate_length_and_angle = false
length = 0.0
bone_angle = 0.0
[node name="shadow" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2076612647]
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(187.91785, 16.88947, 196.26947, -11.38019, 28.038021, -28.01501, -218.14255, -15.20685, -224.40826, -18.11188, -194.96786, 12.42749, -43.74939, 24.92786)
uv = PackedVector2Array(414.91794, 380.11047, 423.26953, 408.38022, 255.03809, 425.01498, 8.857472, 412.20685, 2.591743, 415.1119, 32.032135, 384.57242, 183.25067, 372.0721)
polygons = [PackedInt32Array(5, 3, 4), PackedInt32Array(2, 6, 0), PackedInt32Array(2, 0, 1), PackedInt32Array(3, 5, 6), PackedInt32Array(2, 3, 6)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1, 1, 1)]
[node name="C_hairclothD_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1619094441]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 1
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(215.92035, -17.46313, 212.30084, -12.91724, 96.09015, -9.04498, 70.61493, 35.73096, 91.76752, 74.39166, 140.13098, 86.19208)
uv = PackedVector2Array(342.92035, 369.46317, 339.3008, 364.91724, 223.09016, 361.045, 197.61493, 316.26907, 218.7675, 277.60828, 267.13095, 265.80792)
polygons = [PackedInt32Array(2, 4, 5), PackedInt32Array(3, 4, 2), PackedInt32Array(0, 1, 5), PackedInt32Array(2, 5, 1)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1, 1)]
[node name="C_headA_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1625648848]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 2
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(156.62732, 32.11066, 157.33337, 3.05267, 105.10791, -23.89062, 90.83978, 1.93512, 85.61536, 42.70367, 124.17798, 58.12177)
uv = PackedVector2Array(416.62735, 313.88934, 417.33337, 342.94733, 365.10794, 369.89072, 350.83978, 344.0649, 345.6153, 303.29633, 384.17798, 287.87833)
polygons = [PackedInt32Array(3, 4, 5), PackedInt32Array(3, 5, 0), PackedInt32Array(3, 0, 1), PackedInt32Array(2, 3, 1)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1, 1)]
[node name="C_eyeB_#01" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1621709344]
z_index = 3
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(139.63324, -0.79852, 129.13165, -10.54291, 106.58624, 22.38605, 122.05731, 27.40833)
uv = PackedVector2Array(208.6333, 121.79861, 198.13168, 131.54291, 175.58632, 98.61399, 191.05733, 93.591736)
polygons = [PackedInt32Array(1, 3, 0), PackedInt32Array(2, 3, 1)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_faceB" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=17367702]
z_index = 4
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(143.99072, 12.07349, 144.0636, -4.21417, 126.57806, 22.85553, 114.71295, 41.29675)
uv = PackedVector2Array(178.99068, 70.92652, 179.06354, 87.21424, 161.57803, 60.14444, 149.71292, 41.7033)
polygons = [PackedInt32Array(3, 0, 2), PackedInt32Array(2, 0, 1)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairA_hairfront$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=817046782]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 5
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(165.83252, 32.28461, 158.00275, -18.53174, 121.13916, -14.70386, 100.00238, -2.81909, 99.82208, 33.62811, 131.35083, 49.24933)
uv = PackedVector2Array(338.8326, 211.7155, 331.00278, 262.53177, 294.1392, 258.70392, 273.0024, 246.81917, 272.8221, 210.3719, 304.35083, 194.75073)
polygons = [PackedInt32Array(2, 3, 4), PackedInt32Array(5, 2, 4), PackedInt32Array(2, 5, 0), PackedInt32Array(1, 2, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1, 1)]
[node name="C_eyeA_#01" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2022433811]
z_index = 6
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(125.41364, 22.1911, 139.67761, -2.27368, 128.49908, -9.65692, 109.64246, 17.97034, 114.05164, 26.13556)
uv = PackedVector2Array(165.41364, 6.8089314, 179.67758, 31.273674, 168.49907, 38.656906, 149.64241, 11.02964, 154.05157, 2.8644533)
polygons = [PackedInt32Array(2, 0, 1), PackedInt32Array(3, 4, 0), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1)]
[node name="C_faceA" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=340833015]
z_index = 7
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(144.03436, 12.0097, 144.02576, -4.3277, 121.82825, 30.78027, 121.56787, 34.46375)
uv = PackedVector2Array(266.03488, 183.99034, 266.02618, 200.32776, 243.82874, 165.2198, 243.56834, 161.53635)
polygons = [PackedInt32Array(3, 0, 2), PackedInt32Array(1, 2, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothB_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=63453395]
z_index = 8
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(155.92767, 42.0838, 168.0152, 18.24609, 157.16907, -4.1568, 96.77844, 53.96918, 131.79639, 54.08337)
uv = PackedVector2Array(256.92767, 215.91621, 269.0152, 239.75392, 258.16907, 262.15677, 197.77846, 204.03084, 232.79645, 203.91666)
polygons = [PackedInt32Array(2, 0, 1), PackedInt32Array(4, 0, 2), PackedInt32Array(3, 4, 2)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1)]
[node name="C_body_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1126763097]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 9
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(105.00531, 38.07257, 105.21478, -27.47803, 46.35822, -18.3833, 26.18707, -16.76294, -86.92755, -19.43213, -81.59128, 56.76233, -43.703194, 98.50409)
uv = PackedVector2Array(194.00531, 303.92746, 194.2148, 369.47806, 135.3582, 360.38324, 115.18707, 358.7629, 2.0724454, 361.43216, 7.40869, 285.23776, 45.296803, 243.49593)
polygons = [PackedInt32Array(3, 6, 0), PackedInt32Array(5, 6, 3), PackedInt32Array(2, 3, 0), PackedInt32Array(4, 5, 3), PackedInt32Array(2, 0, 1)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1, 1, 1)]
[node name="C_leg" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=733623114]
z_index = 10
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(-64.74741, 42.80835, -77.52234, -14.05487, -208.60019, -14.02441, -206.99808, -2.44531, -165.7073, 34.45746, -101.311, 39.99646)
uv = PackedVector2Array(146.25261, 30.191608, 133.47768, 87.05485, 2.3998253, 87.02434, 4.0019283, 75.4453, 45.292694, 38.542515, 109.68902, 33.00351)
polygons = [PackedInt32Array(1, 5, 0), PackedInt32Array(4, 5, 1), PackedInt32Array(2, 3, 4), PackedInt32Array(1, 2, 4)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1, 1)]
[node name="C_hand_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=886060500]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 11
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(185.044, -28.24457, 149.96423, -23.38593, 150.00049, -2.90637, 185.09772, 1.06085)
uv = PackedVector2Array(305.04214, 191.24458, 269.96243, 186.3859, 269.99872, 165.90645, 305.09595, 161.93922)
polygons = [PackedInt32Array(3, 1, 2), PackedInt32Array(0, 1, 3)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_clothA_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1866393950]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 12
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(158.05157, 42.75806, 158.33734, -22.992, 58.60101, -23.19189, -12.47162, -0.89087, -10.549441, 18.96887, 40.180786, 58.51807, 105.5614, 76.51123)
uv = PackedVector2Array(173.05167, 174.242, 173.33739, 239.99208, 73.601074, 240.19197, 2.5284252, 217.89095, 4.450561, 198.03122, 55.180855, 158.48195, 120.56144, 140.48877)
polygons = [PackedInt32Array(2, 5, 6), PackedInt32Array(2, 6, 0), PackedInt32Array(2, 0, 1), PackedInt32Array(4, 5, 2), PackedInt32Array(3, 4, 2)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1, 1, 1)]
[node name="C_clothB_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1635478471]
z_index = 13
texture = ExtResource("1_dogo2")
skeleton = NodePath("..")
polygon = PackedVector2Array(166.05566, 1.81274, 156.69226, -32.97858, 125.82312, -31.29327, 133.93799, -0.0152, 95.37854, 6.75635, 16.37787, -6.88721, -3.7861302, 5.22638, 76.92804, 14.11456)
uv = PackedVector2Array(172.05573, 103.18726, 162.69234, 137.97856, 131.82317, 136.29332, 139.93805, 105.01526, 101.37859, 98.243675, 22.37786, 111.88725, 2.2139282, 99.77361, 82.92807, 90.88545)
polygons = [PackedInt32Array(3, 4, 7), PackedInt32Array(0, 3, 7), PackedInt32Array(5, 6, 7), PackedInt32Array(5, 7, 4), PackedInt32Array(1, 3, 0), PackedInt32Array(2, 3, 1)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1)]
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=759444537]
root_node = NodePath("../SpineRoot/Skeleton2D")
libraries/ = SubResource("AnimationLibrary_cl0pn")
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,311 @@
[gd_scene format=3]
[ext_resource type="Texture2D" path="res://characters/sister/spine/sister_portrait_combat.png" id="1_hjan1"]
[sub_resource type="Animation" id="Animation_ce77q"]
length = 0.001
loop_mode = 1
[sub_resource type="AnimationLibrary" id="AnimationLibrary_20x5u"]
_data = {
&"animation": SubResource("Animation_ce77q")
}
[node name="Native" type="Node2D" unique_id=1556338561]
[node name="SpineRoot" type="Node2D" parent="." unique_id=1819560753]
position = Vector2(640, 358.0671)
scale = Vector2(3.8657718, -3.8657718)
[node name="Skeleton2D" type="Skeleton2D" parent="SpineRoot" unique_id=1188146359]
[node name="root" type="Bone2D" parent="SpineRoot/Skeleton2D" unique_id=1210522400]
rest = Transform2D(1, 0, 0, 1, 0, 0)
auto_calculate_length_and_angle = false
length = 0.0
bone_angle = 0.0
[node name="C_hairclothE_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2102438444]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(28.000004, -75, -57.999996, -75, -58.000004, 51, 27.999998, 51)
uv = PackedVector2Array(88, 152, 2, 152, 2, 26, 88, 26)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothD_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=571785355]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 1
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(33, -14, -55, -14, -55.000004, 74, 32.999996, 74)
uv = PackedVector2Array(244, 398, 156, 398, 156, 310, 244, 310)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothC_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=883468764]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 2
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(41.000004, -75, -16.999996, -75, -17.000004, 66, 40.999996, 66)
uv = PackedVector2Array(154, 398, 96, 398, 96, 257, 154, 257)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairH_hairback$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=611442944]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 3
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(34.000004, -75, -57.999996, -75, -58.000004, 46, 33.999996, 46)
uv = PackedVector2Array(94, 398, 2, 398, 2, 277, 94, 277)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairG_hairback$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1270504597]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 4
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(46.000004, -64, 12.000003, -64, 11.999998, 35, 46, 35)
uv = PackedVector2Array(264, 263, 230, 263, 230, 164, 264, 164)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairF_hairback$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=924125579]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 5
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(-28.999998, -60, -57.999996, -60, -58, 30, -29.000002, 30)
uv = PackedVector2Array(334, 270, 305, 270, 305, 180, 334, 180)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_armB2_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1297912531]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 6
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -75, 6.0000033, -75, 6.000001, -21, 58, -21)
uv = PackedVector2Array(142, 80, 90, 80, 90, 26, 142, 26)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyB_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=191921962]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 7
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(30.000004, -75, -42.999996, -75, -43, 7, 30, 7)
uv = PackedVector2Array(319, 398, 246, 398, 246, 316, 319, 316)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyA_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=573333907]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 8
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(19.000004, -75, -1.9999967, -75, -1.9999968, -73, 19.000004, -73)
uv = PackedVector2Array(69, 4, 48, 4, 48, 2, 69, 2)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_armA2_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1718908373]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 9
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(-21.999996, -75, -57.999996, -75, -58, -18, -22, -18)
uv = PackedVector2Array(384, 329, 348, 329, 348, 272, 384, 272)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_tits_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1920813317]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 10
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -75, -41.999996, -75, -42, -33, 58, -33)
uv = PackedVector2Array(346, 314, 246, 314, 246, 272, 346, 272)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_titsA_L" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1237495342]
z_index = 11
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(14.000003, -75, -38.999996, -75, -39, -38, 14.000002, -38)
uv = PackedVector2Array(272, 103, 219, 103, 219, 66, 272, 66)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyclothC2_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1503072157]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 12
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -75, -29.999996, -75, -29.999998, -32, 58, -32)
uv = PackedVector2Array(244, 308, 156, 308, 156, 265, 244, 265)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyclothC1_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2000524296]
z_index = 13
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(-23.999996, -75, -27.999996, -75, -27.999998, -39, -23.999998, -39)
uv = PackedVector2Array(393, 398, 389, 398, 389, 362, 393, 362)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyclothB_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1810566598]
z_index = 14
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(30.000002, -45, -44.999996, -45, -45, -16, 30, -16)
uv = PackedVector2Array(204, 117, 129, 117, 129, 88, 204, 88)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyclothA_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1608806570]
z_index = 15
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(14.000002, -41, -27.999998, -41, -28, -11, 14.000001, -11)
uv = PackedVector2Array(378, 194, 336, 194, 336, 164, 378, 164)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairE_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1337488368]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 16
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(37, -28, 2.0000012, -28, 1.999998, 46, 36.999996, 46)
uv = PackedVector2Array(371, 270, 336, 270, 336, 196, 371, 196)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_headA_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1136530542]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 17
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(26, -12, -40, -12, -40.000004, 55, 25.999998, 55)
uv = PackedVector2Array(387, 398, 321, 398, 321, 331, 387, 331)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_eyeB2" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1461731562]
z_index = 18
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(23, 11, -17, 11, -17.000002, 25, 22.999998, 25)
uv = PackedVector2Array(306, 178, 266, 178, 266, 164, 306, 164)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_eyeB1_#01" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1963633760]
modulate = Color(0.36862746, 0.1764706, 0.50980395, 1)
z_index = 19
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(24, 11, -20, 11, -20.000002, 30, 23.999998, 30)
uv = PackedVector2Array(323, 115, 279, 115, 279, 96, 323, 96)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_faceB" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1536422442]
z_index = 20
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(25, -2, -17, -2, -17.000002, 42, 24.999998, 42)
uv = PackedVector2Array(305, 64, 263, 64, 263, 20, 305, 20)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairD_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1905729335]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 21
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(-7.9999986, -29, -45, -29, -45.000004, 55, -8.000003, 55)
uv = PackedVector2Array(303, 270, 266, 270, 266, 186, 303, 186)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairC_hairfront$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2039525917]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 22
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(33, 8, 17, 8, 16.999998, 58, 32.999996, 58)
uv = PackedVector2Array(334, 178, 318, 178, 318, 128, 334, 128)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairB_hairfront$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=645794637]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 23
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(10.999999, 12, -25, 12, -25.000002, 61, 10.999997, 61)
uv = PackedVector2Array(217, 86, 181, 86, 181, 37, 217, 37)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairA_hairfront$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1180252770]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 24
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(25, 16, 0.9999993, 16, 0.9999973, 62, 24.999998, 62)
uv = PackedVector2Array(230, 156, 206, 156, 206, 110, 230, 110)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_eyeA_#01" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=772220038]
modulate = Color(0.36862746, 0.1764706, 0.50980395, 1)
z_index = 25
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(24, 11, -20, 11, -20.000002, 30, 23.999998, 30)
uv = PackedVector2Array(46, 24, 2, 24, 2, 5, 46, 5)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_faceA" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2007526199]
z_index = 26
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(25, -2, -17, -2, -17.000002, 42, 24.999998, 42)
uv = PackedVector2Array(261, 64, 219, 64, 219, 20, 261, 20)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothB_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1374714566]
z_index = 27
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(35, 30, -40, 30, -40.000004, 63, 34.999996, 63)
uv = PackedVector2Array(204, 152, 129, 152, 129, 119, 204, 119)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothA_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1576143417]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 28
texture = ExtResource("1_hjan1")
skeleton = NodePath("..")
polygon = PackedVector2Array(7.000001, -25, -58, -25, -58.000004, 66, 6.999997, 66)
uv = PackedVector2Array(160, 255, 95, 255, 95, 164, 160, 164)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=390385016]
root_node = NodePath("../SpineRoot/Skeleton2D")
libraries/ = SubResource("AnimationLibrary_20x5u")
@@ -0,0 +1,376 @@
[gd_scene format=3]
[ext_resource type="Texture2D" path="res://characters/sister/spine/sister_portrait_stand.png" id="1_u0f2b"]
[sub_resource type="Animation" id="Animation_7f40v"]
length = 0.001
loop_mode = 1
[sub_resource type="AnimationLibrary" id="AnimationLibrary_ndmth"]
_data = {
&"animation": SubResource("Animation_7f40v")
}
[node name="Native" type="Node2D" unique_id=2002907428]
[node name="SpineRoot" type="Node2D" parent="." unique_id=1938774569]
position = Vector2(640, 356.1081)
scale = Vector2(3.891892, -3.891892)
[node name="Skeleton2D" type="Skeleton2D" parent="SpineRoot" unique_id=1135747223]
[node name="root" type="Bone2D" parent="SpineRoot/Skeleton2D" unique_id=1316864441]
rest = Transform2D(1, 0, 0, 1, 0, 0)
auto_calculate_length_and_angle = false
length = 0.0
bone_angle = 0.0
[node name="C_hairclothE_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=898587530]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(28.000004, -75, -57.999996, -75, -58.000004, 51, 27.999998, 51)
uv = PackedVector2Array(88, 136, 2, 136, 2, 10, 88, 10)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothD_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1872854555]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 1
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(34, -15, -54, -15, -54.000004, 73, 33.999996, 73)
uv = PackedVector2Array(244.00002, 382, 156, 382, 156, 294, 244.00002, 294)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothC_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=563770757]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 2
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(41.000004, -75, -16.999996, -75, -17.000002, 65, 40.999996, 65)
uv = PackedVector2Array(154, 382, 96, 382, 96, 241.99998, 154, 241.99998)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairH_hairback$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1137980901]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 3
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(34.000004, -75, -57.999996, -75, -58.000004, 46, 33.999996, 46)
uv = PackedVector2Array(94, 382, 2, 382, 2, 261, 94, 261)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairG_hairback$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1071971706]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 4
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(46.000004, -64, 12.000003, -64, 11.999998, 35, 46, 35)
uv = PackedVector2Array(192, 150, 158, 150, 158, 51, 192, 51)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairF_hairback$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1574741100]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 5
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(-28.999998, -60, -57.999996, -60, -58, 30, -29.000002, 30)
uv = PackedVector2Array(223.00002, 163, 193.99998, 163, 193.99998, 73, 223.00002, 73)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_armB2_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1835615520]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 6
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(42.000004, -75, 4.0000033, -75, 4.000001, -20, 42, -20)
uv = PackedVector2Array(343, 263, 305, 263, 305, 208.00002, 343, 208.00002)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_armB1_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=947027185]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 7
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(54.000004, -75, 27.000004, -75, 27.000002, -30, 54, -30)
uv = PackedVector2Array(333, 205.99998, 306, 205.99998, 306, 161, 333, 161)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_armclothB_chain$0" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=646251914]
z_index = 8
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -63, 25.000002, -63, 25.000002, -36, 58, -36)
uv = PackedVector2Array(348, 137, 315, 137, 315, 110, 348, 110)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_chainD_chain$0" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1574666005]
z_index = 9
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -75, 55.000004, -75, 55.000004, -58, 58.000004, -58)
uv = PackedVector2Array(192, 49, 189, 49, 189, 32, 192, 32)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyB_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2025545257]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 10
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(30.000004, -75, -42.999996, -75, -43, 7, 30, 7)
uv = PackedVector2Array(319, 382, 246, 382, 246, 300, 319, 300)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_armA2_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=291699961]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 11
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(-23.999996, -75, -54.999996, -75, -55, -18, -24, -18)
uv = PackedVector2Array(303, 259, 272, 259, 272, 202.00002, 303, 202.00002)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyA_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1226317729]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 12
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(19.000004, -75, -1.9999967, -75, -1.9999968, -73, 19.000004, -73)
uv = PackedVector2Array(382, 156, 361, 156, 361, 154, 382, 154)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_titsB_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1312384618]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 13
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -75, 6.0000033, -75, 6.0000014, -33, 58, -33)
uv = PackedVector2Array(304, 199.99998, 252, 199.99998, 252, 158, 304, 158)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_nippleB_#08" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=826769949]
z_index = 14
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -75, 30.000004, -75, 30.000002, -43, 58, -43)
uv = PackedVector2Array(378, 137, 350, 137, 350, 105, 378, 105)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_titsB_L" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1481642083]
z_index = 15
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(58.000004, -67, 21.000004, -67, 21.000002, -36, 58, -36)
uv = PackedVector2Array(382, 263, 345, 263, 345, 232.00002, 382, 232.00002)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_titsA_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1400326969]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 16
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(18.000004, -75, -41.999996, -75, -42, -34, 18.000002, -34)
uv = PackedVector2Array(187, 43, 127, 43, 127, 2, 187, 2)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_nippleA_#08" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=85331694]
z_index = 17
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(11.000003, -75, -36.999996, -75, -36.999996, -44, 11.000002, -44)
uv = PackedVector2Array(349, 296, 301, 296, 301, 265, 349, 265)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_titsA_L" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=309035233]
z_index = 18
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(14.000003, -75, -38.999996, -75, -39, -38, 14.000002, -38)
uv = PackedVector2Array(299, 298, 246, 298, 246, 261, 299, 261)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_milkA_milk$0" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=442490730]
z_index = 19
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(-10.999997, -75, -14.999997, -75, -14.999997, -67, -10.999997, -67)
uv = PackedVector2Array(160, 261, 156, 261, 156, 253.00002, 160, 253.00002)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyclothB_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1131090162]
z_index = 20
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(30.000002, -45, -44.999996, -45, -45, -16, 30, -16)
uv = PackedVector2Array(231, 292, 156, 292, 156, 263, 231, 263)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_bodyclothA_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=790728372]
z_index = 21
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(14.000002, -41, -27.999998, -41, -28, -11, 14.000001, -11)
uv = PackedVector2Array(294, 110, 252, 110, 252, 80, 294, 80)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairE_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1231117211]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 22
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(37, -31, 12.000001, -31, 11.999998, 43, 37, 43)
uv = PackedVector2Array(250.00002, 163, 225, 163, 225, 89, 250.00002, 89)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_headA_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1023971763]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 23
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(28, -14, -40, -14, -40.000004, 54, 27.999998, 54)
uv = PackedVector2Array(229.99998, 261, 162, 261, 162, 193.00002, 229.99998, 193.00002)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_eyeB2" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1595017059]
z_index = 24
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(23, 8, -17, 8, -17, 21, 23, 21)
uv = PackedVector2Array(322, 30, 282, 30, 282, 17, 322, 17)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_eyeB1_#01" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1902093733]
modulate = Color(0.36862746, 0.1764706, 0.50980395, 1)
z_index = 25
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(24, 8, -20, 8, -20.000002, 26, 23.999998, 26)
uv = PackedVector2Array(280, 27.999998, 235.99998, 27.999998, 235.99998, 10, 280, 10)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_faceB" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1068157180]
z_index = 26
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(26, -5, -18, -5, -18.000002, 39, 25.999998, 39)
uv = PackedVector2Array(379, 202.00002, 335, 202.00002, 335, 158, 379, 158)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_armB_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=535010580]
modulate = Color(1, 0.9411765, 0.9019608, 1)
z_index = 27
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(52, -41, 18.000002, -41, 18, -15, 52, -15)
uv = PackedVector2Array(379, 229.99998, 345, 229.99998, 345, 204, 379, 204)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairD_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=355671082]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 28
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(-7.9999986, -29, -44, -29, -44.000004, 55, -8.000003, 55)
uv = PackedVector2Array(357, 382, 321, 382, 321, 298, 357, 298)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairC_hairfront$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1717197497]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 29
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(35, 5, 20, 5, 19.999998, 55, 34.999996, 55)
uv = PackedVector2Array(313, 156, 298, 156, 298, 106, 313, 106)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairB_hairfront$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=375328779]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 30
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(13.999999, 12, -24, 12, -24.000002, 60, 13.999997, 60)
uv = PackedVector2Array(274, 78, 235.99998, 78, 235.99998, 30, 274, 30)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairA_hairfront$0_#02" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2007733177]
modulate = Color(0.9647059, 0.91764706, 1, 1)
z_index = 31
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(27, 14, 1.9999994, 14, 1.9999974, 60, 26.999998, 60)
uv = PackedVector2Array(301, 78, 276, 78, 276, 32, 301, 32)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_eyeA_#01" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=2014878514]
modulate = Color(0.36862746, 0.1764706, 0.50980395, 1)
z_index = 32
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(24, 8, -20, 8, -20.000002, 25, 23.999998, 25)
uv = PackedVector2Array(359, 156, 315, 156, 315, 139, 359, 139)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_faceA" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1868717832]
z_index = 33
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(26, -5, -18, -5, -18.000002, 39, 25.999998, 39)
uv = PackedVector2Array(296, 156, 252, 156, 252, 112, 296, 112)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothB_#06" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=289070389]
z_index = 34
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(35, 36, -32, 36, -32.000004, 62, 34.999996, 62)
uv = PackedVector2Array(229.00002, 191, 162, 191, 162, 165, 229.00002, 165)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="C_hairclothA_#05" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1969656560]
modulate = Color(0.26666668, 0.22745098, 0.3019608, 1)
z_index = 35
texture = ExtResource("1_u0f2b")
skeleton = NodePath("..")
polygon = PackedVector2Array(7.000001, -25, -58, -25, -58.000004, 63, 6.999997, 63)
uv = PackedVector2Array(160, 240, 95, 240, 95, 152, 160, 152)
polygons = [PackedInt32Array(0, 1, 2), PackedInt32Array(2, 3, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=244877749]
root_node = NodePath("../SpineRoot/Skeleton2D")
libraries/ = SubResource("AnimationLibrary_ndmth")
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,300 @@
sister_birth.png
size:716,716
filter:Linear,Linear
BabyA_0
bounds:538,7,40,40
offsets:516,173,1080,1080
BabyA_0_1
bounds:538,7,40,40
offsets:516,173,1080,1080
BabyA_1
bounds:491,7,45,40
offsets:511,173,1080,1080
BabyA_1_1
bounds:491,49,45,41
offsets:511,173,1080,1080
BabyB_0
bounds:352,123,30,43
offsets:511,186,1080,1080
BabyB_0_1
bounds:352,123,30,43
offsets:511,186,1080,1080
BabyB_1
bounds:411,21,29,43
offsets:511,186,1080,1080
BabyB_1_1
bounds:411,21,29,43
offsets:511,186,1080,1080
BabyD4_1
bounds:452,2,36,15
offsets:526,200,1080,1080
BabyD4_1_1
bounds:452,2,36,15
offsets:526,200,1080,1080
C_armA
bounds:458,463,118,139
offsets:356,140,1080,1080
C_armB
bounds:661,268,48,54
offsets:492,223,1080,1080
C_armclothA_1
bounds:443,105,47,42
offsets:375,139,1080,1080
C_bodyA_3
bounds:99,124,107,92
offsets:474,158,1080,1080
C_bodyA_4
bounds:119,218,110,96
offsets:474,158,1080,1080
C_bodyA_L_3
bounds:602,220,39,22
offsets:520,226,1080,1080
C_bodyA_L_4
bounds:193,2,57,31
offsets:515,222,1080,1080
C_bodyB
bounds:563,317,76,64
offsets:456,212,1080,1080
C_bodyclothA
bounds:643,220,45,27
offsets:464,260,1080,1080
C_bodyclothB
bounds:290,117,60,28
offsets:454,258,1080,1080
C_chainA_1
bounds:468,342,93,34
offsets:332,129,1080,1080
C_chainB_1
bounds:289,478,160,28
offsets:329,148,1080,1080
C_chainC_1
bounds:275,7,97,28
offsets:567,147,1080,1080
C_eyeA_a
bounds:580,3,50,12
offsets:471,288,1080,1080
C_eyeA_b
bounds:356,40,51,14
offsets:471,290,1080,1080
C_eyeB1_a
bounds:616,79,50,12
offsets:471,288,1080,1080
C_eyeB1_b
bounds:632,153,51,14
offsets:471,290,1080,1080
C_eyeB2_b
bounds:418,450,44,11
offsets:475,290,1080,1080
C_faceA1_a
bounds:442,62,47,41
offsets:475,274,1080,1080
C_faceA1_b
bounds:569,59,45,40
offsets:477,276,1080,1080
C_faceB1_a
bounds:442,19,47,41
offsets:475,274,1080,1080
C_faceB1_b
bounds:580,17,45,40
offsets:477,276,1080,1080
C_hairA_0
bounds:538,49,29,41
offsets:495,290,1080,1080
C_hairA_1
bounds:517,92,40,50
offsets:484,281,1080,1080
C_hairB_0
bounds:403,66,37,44
offsets:471,287,1080,1080
C_hairB_1
bounds:559,101,39,51
offsets:469,280,1080,1080
C_hairC_0
bounds:208,170,18,46
offsets:513,285,1080,1080
C_hairC_1
bounds:593,160,18,56
offsets:513,275,1080,1080
C_hairD
bounds:621,250,38,65
offsets:453,266,1080,1080
C_hairE
bounds:517,144,33,65
offsets:498,266,1080,1080
C_hairF_0
bounds:295,227,51,93
offsets:415,231,1080,1080
C_hairF_1
bounds:2,250,115,183
offsets:351,142,1080,1080
C_hairG_0
bounds:348,249,37,88
offsets:507,236,1080,1080
C_hairG_1
bounds:2,80,95,168
offsets:506,157,1080,1080
C_hairH_0
bounds:578,460,117,136
offsets:421,189,1080,1080
C_hairH_1
bounds:2,435,285,197
offsets:313,152,1080,1080
C_hairclothA
bounds:555,383,82,75
offsets:424,266,1080,1080
C_hairclothB
bounds:534,218,66,24
offsets:466,315,1080,1080
C_hairclothC
bounds:349,168,37,79
offsets:499,271,1080,1080
C_hairclothD
bounds:468,378,85,83
offsets:444,279,1080,1080
C_headA
bounds:641,324,72,59
offsets:452,272,1080,1080
C_legA1
bounds:231,168,62,146
offsets:414,93,1080,1080
C_legA1_L
bounds:275,322,40,111
offsets:423,106,1080,1080
C_legA2
bounds:462,604,135,110
offsets:416,127,1080,1080
C_legA2_L
bounds:390,350,76,98
offsets:454,130,1080,1080
C_legB1
bounds:289,508,167,124
offsets:621,125,1080,1080
C_legB1_L
bounds:119,316,154,117
offsets:629,131,1080,1080
C_legB2
bounds:599,598,112,116
offsets:537,133,1080,1080
C_legB2_L
bounds:317,339,71,109
offsets:573,136,1080,1080
C_milkA_1
bounds:81,32,16,46
offsets:460,217,1080,1080
C_milkB_1
bounds:697,567,8,29
offsets:563,239,1080,1080
C_nippleA
bounds:685,156,29,28
offsets:457,244,1080,1080
C_nippleB
bounds:672,121,25,30
offsets:544,245,1080,1080
C_pussyA_a
bounds:613,182,33,36
offsets:537,148,1080,1080
C_pussyA_b
bounds:685,186,29,32
offsets:537,147,1080,1080
C_pussyB
bounds:624,93,45,27
offsets:531,163,1080,1080
C_pussyC_a
bounds:374,2,35,36
offsets:540,147,1080,1080
C_pussyC_b
bounds:648,183,35,35
offsets:540,147,1080,1080
C_semenA_1
bounds:600,104,22,54
offsets:524,128,1080,1080
C_semenA_2
bounds:295,147,52,78
offsets:496,127,1080,1080
C_semenB_1
bounds:99,229,18,19
offsets:539,137,1080,1080
C_semenB_2
bounds:541,318,20,22
offsets:538,134,1080,1080
C_semenC_1
bounds:492,100,23,47
offsets:554,134,1080,1080
C_semenC_2
bounds:552,154,39,62
offsets:548,133,1080,1080
C_semenD_2
bounds:661,249,53,17
offsets:529,124,1080,1080
C_semenD_3
bounds:289,450,127,26
offsets:508,115,1080,1080
C_semeninA_1_1
bounds:418,464,36,12
offsets:517,170,1080,1080
C_semeninA_2_1
bounds:81,8,51,19
offsets:514,170,1080,1080
C_semeninA_3_1
bounds:624,122,46,29
offsets:498,168,1080,1080
C_semeninA_4_1
bounds:384,112,57,41
offsets:493,169,1080,1080
C_semeninA_5_1
bounds:208,114,80,52
offsets:490,172,1080,1080
C_semeninA_6_1
bounds:460,270,79,70
offsets:489,171,1080,1080
C_semeninA_7_1
bounds:193,35,80,77
offsets:495,173,1080,1080
C_semeninB_1_1
bounds:648,169,35,12
offsets:512,170,1080,1080
C_semeninB_2_1
bounds:134,8,49,19
offsets:499,170,1080,1080
C_semeninB_3_1
bounds:387,263,66,26
offsets:504,170,1080,1080
C_semeninB_4_1
bounds:388,155,63,42
offsets:513,170,1080,1080
C_semeninB_5_1
bounds:455,211,77,57
offsets:491,165,1080,1080
C_semeninB_6_1
bounds:541,244,78,71
offsets:495,164,1080,1080
C_semeninB_7_1
bounds:275,37,79,75
offsets:495,165,1080,1080
C_titsA
bounds:453,149,62,60
offsets:454,215,1080,1080
C_titsA_L
bounds:356,56,45,54
offsets:458,218,1080,1080
C_titsB
bounds:390,291,68,57
offsets:501,222,1080,1080
C_titsB_L
bounds:411,2,39,15
offsets:522,262,1080,1080
C_wombA_3_1
bounds:639,385,73,73
offsets:498,165,1080,1080
C_wombA_4_1
bounds:99,29,92,93
offsets:486,160,1080,1080
C_wombB_3_1
bounds:388,199,63,62
offsets:503,170,1080,1080
C_wombB_4_1
bounds:2,2,77,76
offsets:493,168,1080,1080
shadow
bounds:2,634,458,80
offsets:331,93,1080,1080
Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://drwjxwcxrqvr2"
path="res://.godot/imported/sister_birth.png-7bea17d5a05ba4ba17df42fb098bc99d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_birth.png"
dest_files=["res://.godot/imported/sister_birth.png-7bea17d5a05ba4ba17df42fb098bc99d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file not shown.
@@ -0,0 +1,216 @@
sister_combat.png
size:780,780
filter:Linear,Linear
C_armA
bounds:537,60,33,35
offsets:437,376,1080,1080
C_armA1
bounds:718,524,59,85
offsets:451,395,1080,1080
C_armA2
bounds:652,463,61,92
offsets:473,458,1080,1080
C_armB
bounds:165,222,31,38
offsets:641,435,1080,1080
C_armB1
bounds:344,18,73,47
offsets:588,437,1080,1080
C_armB2
bounds:560,389,65,93
offsets:558,454,1080,1080
C_armclothA
bounds:588,270,42,38
offsets:444,389,1080,1080
C_armclothB
bounds:643,212,43,52
offsets:619,421,1080,1080
C_bodyA
bounds:435,126,103,105
offsets:492,389,1080,1080
C_bodyA_L
bounds:648,299,83,23
offsets:507,445,1080,1080
C_bodyB
bounds:481,377,77,119
offsets:509,455,1080,1080
C_bodyclothA
bounds:481,341,46,34
offsets:524,523,1080,1080
C_bodyclothB
bounds:632,266,77,31
offsets:508,520,1080,1080
C_bodyclothC1
bounds:527,7,7,56
offsets:525,472,1080,1080
C_bodyclothC2
bounds:203,12,97,69
offsets:523,466,1080,1080
C_bodyclothD1
bounds:353,500,57,35
offsets:529,433,1080,1080
C_bodyclothD2
bounds:460,3,65,60
offsets:523,432,1080,1080
C_bodyclothD3
bounds:136,38,65,178
offsets:523,296,1080,1080
C_bodyclothD4
bounds:656,557,60,171
offsets:526,266,1080,1080
C_bodyclothD5
bounds:272,264,69,228
offsets:520,264,1080,1080
C_bodyclothE
bounds:2,12,132,204
offsets:477,264,1080,1080
C_eyeA_a
bounds:599,134,47,22
offsets:533,575,1080,1080
C_eyeA_b
bounds:136,15,49,21
offsets:532,576,1080,1080
C_eyeA_c
bounds:344,2,49,14
offsets:532,575,1080,1080
C_eyeB1_a
bounds:537,97,47,22
offsets:533,575,1080,1080
C_eyeB1_b
bounds:558,247,49,21
offsets:532,576,1080,1080
C_eyeB1_c
bounds:540,121,49,14
offsets:532,575,1080,1080
C_eyeB2_a
bounds:536,40,45,18
offsets:534,575,1080,1080
C_faceA_a
bounds:733,319,45,48
offsets:536,562,1080,1080
C_faceA_b
bounds:648,114,44,46
offsets:537,561,1080,1080
C_faceA_c
bounds:643,162,44,48
offsets:536,557,1080,1080
C_faceA_d
bounds:735,222,43,45
offsets:536,557,1080,1080
C_faceB_a
bounds:733,269,45,48
offsets:536,562,1080,1080
C_faceB_b
bounds:694,114,44,46
offsets:537,561,1080,1080
C_faceB_c
bounds:689,162,44,48
offsets:536,557,1080,1080
C_faceB_d
bounds:735,175,43,45
offsets:536,557,1080,1080
C_hairA_0
bounds:686,730,26,48
offsets:554,581,1080,1080
C_hairA_1
bounds:419,2,39,61
offsets:543,568,1080,1080
C_hairB_0
bounds:688,212,39,52
offsets:528,576,1080,1080
C_hairB_1
bounds:302,12,40,72
offsets:526,556,1080,1080
C_hairC_0
bounds:740,120,19,53
offsets:569,573,1080,1080
C_hairC_1
bounds:627,319,19,67
offsets:570,558,1080,1080
C_hairD
bounds:599,158,42,87
offsets:507,535,1080,1080
C_hairE
bounds:588,310,37,77
offsets:555,536,1080,1080
C_hairF_0
bounds:648,363,53,98
offsets:473,499,1080,1080
C_hairF_1
bounds:165,262,105,230
offsets:422,367,1080,1080
C_hairG_0
bounds:519,239,37,100
offsets:564,501,1080,1080
C_hairG_1
bounds:353,537,75,241
offsets:565,361,1080,1080
C_hairH_0
bounds:430,569,117,159
offsets:479,454,1080,1080
C_hairH_1
bounds:165,494,186,284
offsets:444,329,1080,1080
C_hairclothA
bounds:435,233,82,106
offsets:480,527,1080,1080
C_hairclothB
bounds:648,324,77,37
offsets:513,594,1080,1080
C_hairclothC
bounds:416,341,63,155
offsets:534,477,1080,1080
C_hairclothD
bounds:560,484,90,92
offsets:498,550,1080,1080
C_hairclothE
bounds:549,578,105,150
offsets:478,468,1080,1080
C_headA
bounds:362,67,69,71
offsets:513,552,1080,1080
C_legA1
bounds:362,140,71,174
offsets:476,271,1080,1080
C_legA1_L
bounds:540,137,57,100
offsets:478,325,1080,1080
C_legA2
bounds:282,86,78,176
offsets:465,129,1080,1080
C_legA2_L
bounds:715,430,58,92
offsets:469,170,1080,1080
C_legB1
bounds:343,316,71,176
offsets:536,272,1080,1080
C_legB1_L
bounds:703,380,10,81
offsets:594,313,1080,1080
C_legB2_L_a
bounds:627,388,19,94
offsets:560,179,1080,1080
C_legB2_L_b
bounds:558,270,28,91
offsets:605,181,1080,1080
C_legB2_a
bounds:718,611,59,167
offsets:557,138,1080,1080
C_legB2_b
bounds:203,83,77,177
offsets:561,133,1080,1080
C_tits
bounds:430,498,109,69
offsets:511,466,1080,1080
C_titsA_L
bounds:715,369,53,59
offsets:513,470,1080,1080
C_underwearA
bounds:433,65,102,59
offsets:496,391,1080,1080
C_weapon
bounds:2,218,161,560
offsets:595,149,1080,1080
shadow
bounds:430,730,254,48
offsets:413,116,1080,1080
Binary file not shown.

After

Width:  |  Height:  |  Size: 260 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://devtgx3m1qwrd"
path="res://.godot/imported/sister_combat.png-7d8be2feb1ea2a9dc775f0b53eacb23b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_combat.png"
dest_files=["res://.godot/imported/sister_combat.png-7d8be2feb1ea2a9dc775f0b53eacb23b.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file not shown.
@@ -0,0 +1,114 @@
sister_combat_portrait.png
size:400,400
filter:Linear,Linear
C_armA2
bounds:348,272,36,57
C_armB2
bounds:90,26,52,54
C_bodyA
bounds:48,2,21,2
offsets:1,0,22,2
C_bodyB
bounds:246,316,73,82
C_bodyclothA
bounds:336,164,42,30
offsets:1,0,43,30
C_bodyclothB
bounds:129,88,75,29
offsets:1,0,76,29
C_bodyclothC1
bounds:389,362,4,36
offsets:0,0,4,37
C_bodyclothC2
bounds:156,265,88,43
C_eyeA_a
bounds:2,5,44,19
C_eyeA_b
bounds:48,6,45,18
C_eyeA_c
bounds:232,105,45,10
C_eyeB1_a
bounds:279,96,44,19
C_eyeB1_b
bounds:95,6,45,18
C_eyeB1_c
bounds:274,84,45,10
C_eyeB2_a
bounds:266,164,40,14
offsets:0,0,40,15
C_faceA_a
bounds:219,20,42,44
C_faceA_b
bounds:336,119,40,43
offsets:1,0,41,43
C_faceA_c
bounds:232,117,41,45
offsets:0,0,42,46
C_faceA_d
bounds:325,75,40,42
offsets:1,0,42,46
C_faceB_a
bounds:263,20,42,44
C_faceB_b
bounds:307,30,40,43
offsets:1,0,41,43
C_faceB_c
bounds:275,117,41,45
offsets:0,0,42,46
C_faceB_d
bounds:349,31,40,42
offsets:1,0,42,46
C_hairA_0
bounds:206,110,24,46
C_hairA_1
bounds:144,28,35,58
offsets:1,0,36,58
C_hairB_0
bounds:181,37,36,49
offsets:0,2,36,51
C_hairB_1
bounds:90,82,37,70
C_hairC_0
bounds:318,128,16,50
offsets:0,1,16,51
C_hairC_1
bounds:373,205,16,65
C_hairD
bounds:266,186,37,84
offsets:1,0,38,84
C_hairE
bounds:336,196,35,74
C_hairF_0
bounds:305,180,29,90
C_hairF_1
bounds:199,158,29,105
C_hairG_0
bounds:230,164,34,99
offsets:0,0,34,100
C_hairG_1
bounds:162,154,35,109
offsets:0,0,36,110
C_hairH_0
bounds:2,277,92,121
offsets:0,0,93,121
C_hairH_1
bounds:2,154,91,121
C_hairclothA
bounds:95,164,65,91
C_hairclothB
bounds:129,119,75,33
C_hairclothC
bounds:96,257,58,141
offsets:1,0,59,141
C_hairclothD
bounds:156,310,88,88
C_hairclothE
bounds:2,26,86,126
C_headA
bounds:321,331,66,67
C_tits
bounds:246,272,100,42
offsets:0,0,100,43
C_titsA_L
bounds:219,66,53,37
offsets:0,0,56,38
Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ds3m8xxt3wv0a"
path="res://.godot/imported/sister_combat_portrait.png-46edb617d44f3bb0c78d24749cebba43.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_combat_portrait.png"
dest_files=["res://.godot/imported/sister_combat_portrait.png-46edb617d44f3bb0c78d24749cebba43.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
@@ -0,0 +1,48 @@
sister_dead.png
size:428,428
filter:Linear,Linear
C_body
bounds:2,243,193,127
offsets:453,112,1080,1080
C_clothA
bounds:2,140,172,101
offsets:527,116,1080,1080
C_clothB
bounds:2,90,171,48
offsets:536,107,1080,1080
C_eyeA
bounds:149,2,31,37
offsets:649,130,1080,1080
C_eyeB
bounds:175,93,34,39
offsets:646,129,1080,1080
C_faceA
bounds:243,161,24,40
offsets:661,135,1080,1080
C_faceB
bounds:149,41,31,47
offsets:654,135,1080,1080
C_hairA_0
bounds:176,134,65,67
offsets:644,122,1080,1080
C_hairA_1
bounds:272,194,67,69
offsets:639,121,1080,1080
C_hairclothB
bounds:197,203,73,60
offsets:636,135,1080,1080
C_hairclothD
bounds:197,265,146,105
offsets:610,122,1080,1080
C_hand
bounds:269,161,37,31
offsets:689,111,1080,1080
C_headA
bounds:345,287,73,83
offsets:625,116,1080,1080
C_leg
bounds:2,30,145,58
offsets:331,125,1080,1080
shadow
bounds:2,372,422,54
offsets:315,111,1080,1080
Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dqr3wgdbx8d7a"
path="res://.godot/imported/sister_dead.png-532ea92afd7117b7f787b85f7e5ce443.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_dead.png"
dest_files=["res://.godot/imported/sister_dead.png-532ea92afd7117b7f787b85f7e5ce443.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file not shown.
@@ -0,0 +1,141 @@
sister_down.png
size:640,640
filter:Linear,Linear
C_armA1
bounds:538,288,30,87
offsets:502,293,1080,1080
C_armA2
bounds:602,359,36,69
offsets:507,356,1080,1080
C_armB1
bounds:509,201,44,81
offsets:549,291,1080,1080
C_armB2
bounds:390,14,65,73
offsets:527,350,1080,1080
C_armclothA
bounds:602,331,36,26
offsets:509,380,1080,1080
C_armclothB
bounds:523,15,43,32
offsets:530,379,1080,1080
C_body
bounds:233,247,104,165
offsets:471,151,1080,1080
C_bodyclothA
bounds:564,85,27,22
offsets:536,289,1080,1080
C_bodyclothB
bounds:589,116,41,38
offsets:524,285,1080,1080
C_eyeA_a
bounds:387,145,47,17
offsets:529,322,1080,1080
C_eyeB1_a
bounds:570,291,47,17
offsets:529,322,1080,1080
C_eyeB2_a
bounds:339,252,23,11
offsets:530,325,1080,1080
C_faceA_a
bounds:586,201,47,42
offsets:530,310,1080,1080
C_faceA_b
bounds:502,155,47,44
offsets:530,306,1080,1080
C_faceB_a
bounds:551,157,47,42
offsets:530,310,1080,1080
C_faceB_b
bounds:586,245,47,44
offsets:530,306,1080,1080
C_hairA_0
bounds:600,156,28,43
offsets:550,325,1080,1080
C_hairA_1
bounds:505,100,41,53
offsets:539,317,1080,1080
C_hairB_0
bounds:548,109,39,44
offsets:525,324,1080,1080
C_hairB_1
bounds:457,17,41,63
offsets:523,307,1080,1080
C_hairC_0
bounds:612,453,18,51
offsets:568,315,1080,1080
C_hairC_1
bounds:500,17,21,63
offsets:565,305,1080,1080
C_hairD
bounds:555,205,29,81
offsets:518,288,1080,1080
C_hairE
bounds:570,310,30,70
offsets:557,290,1080,1080
C_hairF_0
bounds:387,164,54,99
offsets:469,250,1080,1080
C_hairF_1
bounds:2,7,108,214
offsets:413,135,1080,1080
C_hairG_0
bounds:443,476,98,162
offsets:466,202,1080,1080
C_hairG_1
bounds:233,414,208,224
offsets:390,140,1080,1080
C_hairclothA
bounds:543,537,83,101
offsets:476,277,1080,1080
C_hairclothB
bounds:543,506,71,29
offsets:516,347,1080,1080
C_hairclothC
bounds:440,284,96,91
offsets:494,301,1080,1080
C_hairclothD
bounds:339,265,99,147
offsets:475,223,1080,1080
C_headA
bounds:317,17,71,70
offsets:508,303,1080,1080
C_legA1
bounds:112,87,123,134
offsets:486,110,1080,1080
C_legA1_L
bounds:243,6,72,81
offsets:499,148,1080,1080
C_legA2
bounds:237,143,148,102
offsets:460,143,1080,1080
C_legA2_L
bounds:443,377,107,97
offsets:467,144,1080,1080
C_legB1
bounds:112,14,129,71
offsets:517,137,1080,1080
C_nippleA
bounds:552,382,48,46
offsets:514,239,1080,1080
C_nippleB
bounds:523,49,39,49
offsets:576,233,1080,1080
C_titsA
bounds:443,211,64,71
offsets:506,231,1080,1080
C_titsA_L
bounds:443,149,57,60
offsets:509,234,1080,1080
C_titsB
bounds:552,430,58,74
offsets:552,227,1080,1080
C_titsB_L
bounds:458,82,45,65
offsets:568,229,1080,1080
C_weapon
bounds:2,223,229,415
offsets:421,146,1080,1080
shadow
bounds:237,89,219,52
offsets:422,111,1080,1080
Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bm0w6fbvoo3jr"
path="res://.godot/imported/sister_down.png-18d3a922f711e0e179eeddbe9b447782.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_down.png"
dest_files=["res://.godot/imported/sister_down.png-18d3a922f711e0e179eeddbe9b447782.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file not shown.
@@ -0,0 +1,204 @@
sister_milk.png
size:604,604
filter:Linear,Linear
B_bodyA_1
bounds:228,83,53,34
offsets:512,224,1080,1080
B_bodyB_1
bounds:528,87,42,30
offsets:591,233,1080,1080
B_headA_1
bounds:271,172,49,40
offsets:513,244,1080,1080
B_headB_1
bounds:283,83,47,45
offsets:597,245,1080,1080
C_armA
bounds:281,260,42,182
offsets:501,285,1080,1080
C_armA_L
bounds:568,517,33,85
offsets:505,295,1080,1080
C_armB
bounds:231,262,48,180
offsets:532,285,1080,1080
C_armclothA
bounds:480,44,41,31
offsets:505,410,1080,1080
C_armclothB_1
bounds:326,135,43,33
offsets:531,410,1080,1080
C_bodyA_1
bounds:2,10,105,159
offsets:484,160,1080,1080
C_bodyclothA
bounds:228,120,27,22
offsets:540,287,1080,1080
C_bodyclothB
bounds:271,130,53,40
offsets:517,284,1080,1080
C_chain
bounds:325,194,22,248
offsets:528,415,1080,1080
C_eyeA_a
bounds:521,119,50,12
offsets:529,320,1080,1080
C_eyeA_b
bounds:277,7,50,14
offsets:530,322,1080,1080
C_eyeB1_a
bounds:382,26,50,12
offsets:529,320,1080,1080
C_eyeB1_b
bounds:425,103,50,14
offsets:530,322,1080,1080
C_eyeB2_b
bounds:405,359,44,11
offsets:534,322,1080,1080
C_faceA_a
bounds:382,129,49,39
offsets:532,308,1080,1080
C_faceA_b
bounds:432,61,46,40
offsets:535,308,1080,1080
C_faceB_a
bounds:374,88,49,39
offsets:532,308,1080,1080
C_faceB_b
bounds:480,77,46,40
offsets:535,308,1080,1080
C_hairA_0
bounds:572,76,30,41
offsets:553,322,1080,1080
C_hairA_1
bounds:562,386,40,51
offsets:543,312,1080,1080
C_hairB_0
bounds:233,144,36,44
offsets:529,319,1080,1080
C_hairB_1
bounds:343,29,37,52
offsets:528,311,1080,1080
C_hairC_0
bounds:582,210,18,48
offsets:572,315,1080,1080
C_hairC_1
bounds:583,328,19,56
offsets:571,307,1080,1080
C_hairD
bounds:571,134,29,64
offsets:520,298,1080,1080
C_hairE
bounds:569,448,29,67
offsets:560,296,1080,1080
C_hairF_0
bounds:349,341,54,101
offsets:466,248,1080,1080
C_hairF_1
bounds:2,171,108,204
offsets:415,147,1080,1080
C_hairG_0
bounds:112,241,117,134
offsets:467,222,1080,1080
C_hairG_1
bounds:2,377,210,225
offsets:386,141,1080,1080
C_hairclothA
bounds:349,170,82,78
offsets:482,295,1080,1080
C_hairclothB
bounds:518,260,66,26
offsets:525,345,1080,1080
C_hairclothC
bounds:233,190,36,70
offsets:557,302,1080,1080
C_hairclothD
bounds:429,274,87,83
offsets:503,311,1080,1080
C_headA
bounds:509,200,71,58
offsets:512,304,1080,1080
C_legA
bounds:214,444,152,101
offsets:412,108,1080,1080
C_legA_L
bounds:112,164,119,75
offsets:440,122,1080,1080
C_legB
bounds:109,83,117,79
offsets:548,131,1080,1080
C_legB_L
bounds:109,8,101,73
offsets:549,133,1080,1080
C_legclothA_0
bounds:562,359,19,25
offsets:518,177,1080,1080
C_legclothB_0
bounds:528,70,32,15
offsets:581,195,1080,1080
C_milkA_1
bounds:500,14,10,28
offsets:533,231,1080,1080
C_milkB_1
bounds:434,5,35,34
offsets:588,231,1080,1080
C_nippleA
bounds:382,40,48,46
offsets:514,234,1080,1080
C_nippleB
bounds:332,83,40,50
offsets:583,238,1080,1080
C_pregnant_1
bounds:433,191,74,81
offsets:515,173,1080,1080
C_pregnant_2
bounds:349,250,78,89
offsets:514,168,1080,1080
C_pregnant_3
bounds:472,507,94,95
offsets:508,164,1080,1080
C_pregnant_4
bounds:368,445,102,100
offsets:507,162,1080,1080
C_pregnant_L_1
bounds:214,384,15,58
offsets:570,183,1080,1080
C_pregnant_L_2
bounds:327,25,14,56
offsets:574,182,1080,1080
C_pregnant_L_3
bounds:433,119,86,70
offsets:511,170,1080,1080
C_pregnant_L_4
bounds:469,359,91,78
offsets:511,169,1080,1080
C_semenA_3
bounds:471,12,27,30
offsets:544,135,1080,1080
C_semenB_1
bounds:432,41,35,18
offsets:547,147,1080,1080
C_semenB_2
bounds:271,214,52,44
offsets:547,142,1080,1080
C_titsA
bounds:518,288,61,69
offsets:509,233,1080,1080
C_titsA_1
bounds:212,12,63,69
offsets:508,233,1080,1080
C_titsA_L
bounds:277,23,48,58
offsets:514,236,1080,1080
C_titsB
bounds:405,372,62,71
offsets:556,232,1080,1080
C_titsB_L
bounds:521,133,48,65
offsets:573,233,1080,1080
C_underwearA_0
bounds:472,439,95,66
offsets:494,159,1080,1080
shadow
bounds:214,547,253,55
offsets:414,108,1080,1080
Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://21lct5eeed5g"
path="res://.godot/imported/sister_milk.png-fc444d48725aa1009b4250bdf6467a94.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_milk.png"
dest_files=["res://.godot/imported/sister_milk.png-fc444d48725aa1009b4250bdf6467a94.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file not shown.
@@ -0,0 +1,207 @@
sister_milk2.png
size:604,604
filter:Linear,Linear
B_bodyA_0
bounds:414,80,37,36
offsets:529,230,1080,1080
B_bodyB_1
bounds:317,4,39,29
offsets:577,238,1080,1080
B_headA_0
bounds:383,34,40,41
offsets:519,250,1080,1080
B_headB_1
bounds:526,75,44,45
offsets:585,249,1080,1080
C_armA
bounds:213,356,97,30
offsets:532,233,1080,1080
C_armB
bounds:472,440,100,26
offsets:507,222,1080,1080
C_armC
bounds:382,109,26,88
offsets:502,224,1080,1080
C_armD
bounds:534,299,68,66
offsets:553,247,1080,1080
C_armleftchainA_1
bounds:495,168,30,50
offsets:557,226,1080,1080
C_armleftchainB_1
bounds:413,196,31,47
offsets:563,209,1080,1080
C_bodyA
bounds:213,388,104,153
offsets:485,160,1080,1080
C_bodyclothA
bounds:574,444,27,22
offsets:541,285,1080,1080
C_bodyclothB
bounds:216,23,63,37
offsets:511,284,1080,1080
C_chainA_1
bounds:319,372,139,67
offsets:454,105,1080,1080
C_chainB_1
bounds:450,220,76,65
offsets:570,174,1080,1080
C_chainC_1
bounds:385,199,26,105
offsets:572,117,1080,1080
C_chainD_1
bounds:110,162,162,33
offsets:436,153,1080,1080
C_eyeA_a
bounds:216,7,51,14
offsets:529,322,1080,1080
C_eyeB1_a
bounds:441,118,51,14
offsets:529,322,1080,1080
C_eyeB2_a
bounds:358,21,44,11
offsets:534,322,1080,1080
C_faceA_a
bounds:334,35,47,39
offsets:534,308,1080,1080
C_faceA_b
bounds:446,182,47,36
offsets:535,308,1080,1080
C_faceB_a
bounds:527,160,47,39
offsets:534,308,1080,1080
C_faceB_b
bounds:527,122,47,36
offsets:535,308,1080,1080
C_hairA_0
bounds:494,88,30,41
offsets:553,322,1080,1080
C_hairA_1
bounds:408,317,40,53
offsets:543,310,1080,1080
C_hairB_0
bounds:453,72,37,44
offsets:529,319,1080,1080
C_hairB_1
bounds:560,386,39,52
offsets:527,311,1080,1080
C_hairC_0
bounds:576,152,19,47
offsets:571,316,1080,1080
C_hairC_1
bounds:195,29,19,57
offsets:571,307,1080,1080
C_hairD
bounds:342,76,38,75
offsets:513,288,1080,1080
C_hairE
bounds:410,120,29,74
offsets:561,288,1080,1080
C_hairF_0
bounds:223,62,53,98
offsets:468,250,1080,1080
C_hairF_1
bounds:2,170,106,203
offsets:415,148,1080,1080
C_hairG_0
bounds:485,468,117,134
offsets:467,222,1080,1080
C_hairG_1
bounds:2,375,209,227
offsets:386,139,1080,1080
C_hairclothA
bounds:450,287,82,78
offsets:482,295,1080,1080
C_hairclothB
bounds:534,273,67,24
offsets:524,346,1080,1080
C_hairclothC
bounds:413,245,35,70
offsets:558,302,1080,1080
C_hairclothD
bounds:106,2,87,84
offsets:503,310,1080,1080
C_headA
bounds:305,153,72,59
offsets:511,304,1080,1080
C_legA
bounds:319,441,151,100
offsets:412,108,1080,1080
C_legA_L
bounds:106,88,115,72
offsets:442,123,1080,1080
C_legB
bounds:110,197,119,79
offsets:548,130,1080,1080
C_legB_L
bounds:460,367,98,71
offsets:551,134,1080,1080
C_legclothA_0
bounds:195,2,19,25
offsets:518,177,1080,1080
C_legclothB_0
bounds:494,131,31,15
offsets:581,194,1080,1080
C_milkA_1
bounds:301,323,9,31
offsets:535,233,1080,1080
C_milkB_1
bounds:91,35,10,30
offsets:595,238,1080,1080
C_nippleA
bounds:441,134,47,46
offsets:517,238,1080,1080
C_nippleB
bounds:425,29,36,41
offsets:582,245,1080,1080
C_pregnant_1
bounds:231,203,72,82
offsets:515,172,1080,1080
C_pregnant_2
bounds:305,214,78,90
offsets:514,168,1080,1080
C_pregnant_3
bounds:110,278,94,95
offsets:508,165,1080,1080
C_pregnant_4
bounds:2,67,102,101
offsets:507,161,1080,1080
C_pregnant_L_1
bounds:584,222,16,49
offsets:567,184,1080,1080
C_pregnant_L_2
bounds:576,104,15,46
offsets:573,182,1080,1080
C_pregnant_L_3
bounds:2,5,87,60
offsets:511,171,1080,1080
C_pregnant_L_4
bounds:206,287,93,67
offsets:511,169,1080,1080
C_semenB_1
bounds:490,148,35,18
offsets:547,147,1080,1080
C_semenB_2
bounds:281,38,51,44
offsets:547,142,1080,1080
C_semenB_3
bounds:281,2,34,34
offsets:541,133,1080,1080
C_titsA
bounds:278,84,62,67
offsets:509,235,1080,1080
C_titsA_L
bounds:463,20,36,50
offsets:510,244,1080,1080
C_titsB
bounds:528,201,54,70
offsets:555,234,1080,1080
C_titsB_L
bounds:382,77,30,30
offsets:576,268,1080,1080
C_underwearA_0
bounds:312,306,94,64
offsets:494,161,1080,1080
shadow
bounds:213,543,270,59
offsets:410,104,1080,1080
Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b3108fqqenf8d"
path="res://.godot/imported/sister_milk2.png-43a4829f0e34c2a61624885edf4d619b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_milk2.png"
dest_files=["res://.godot/imported/sister_milk2.png-43a4829f0e34c2a61624885edf4d619b.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file not shown.
@@ -0,0 +1,207 @@
sister_pillory.png
size:872,872
filter:Linear,Linear
C_SD1
bounds:2,256,95,614
offsets:493,120,1080,1080
C_SD2
bounds:99,605,343,265
offsets:370,204,1080,1080
C_armA
bounds:442,414,56,189
offsets:545,494,1080,1080
C_armB
bounds:199,116,56,190
offsets:480,494,1080,1080
C_armclothA_1
bounds:827,529,43,36
offsets:539,626,1080,1080
C_armclothB_1
bounds:827,492,43,35
offsets:498,626,1080,1080
C_bodyA_0
bounds:648,325,87,148
offsets:492,383,1080,1080
C_bodyA_1
bounds:641,168,87,148
offsets:492,383,1080,1080
C_bodyA_2
bounds:551,168,88,148
offsets:491,383,1080,1080
C_bodyA_3
bounds:442,263,90,149
offsets:491,382,1080,1080
C_bodyA_4
bounds:628,475,93,149
offsets:491,382,1080,1080
C_bodyclothA
bounds:845,325,25,22
offsets:528,494,1080,1080
C_bodyclothB
bounds:496,29,53,47
offsets:514,492,1080,1080
C_chainA1
bounds:534,300,13,16
offsets:534,710,1080,1080
C_chainA2
bounds:257,115,28,94
offsets:521,629,1080,1080
C_chainA3
bounds:257,211,29,95
offsets:530,629,1080,1080
C_chainB1
bounds:2,18,117,236
offsets:555,444,1080,1080
C_chainB2
bounds:301,164,139,439
offsets:386,247,1080,1080
C_eyeA1_a
bounds:2,2,57,14
offsets:512,530,1080,1080
C_eyeA1_b
bounds:602,13,63,12
offsets:509,529,1080,1080
C_eyeB1_a
bounds:61,2,57,14
offsets:512,530,1080,1080
C_eyeB1_b
bounds:691,17,63,12
offsets:509,529,1080,1080
C_eyeB2_a
bounds:730,187,54,12
offsets:513,530,1080,1080
C_faceA_a
bounds:772,328,58,38
offsets:511,514,1080,1080
C_faceA_b
bounds:730,201,57,32
offsets:511,517,1080,1080
C_faceB_a
bounds:770,288,58,38
offsets:511,514,1080,1080
C_faceB_b
bounds:786,254,57,32
offsets:511,517,1080,1080
C_hairA_0
bounds:723,476,38,60
offsets:522,530,1080,1080
C_hairA_1
bounds:823,424,39,66
offsets:521,523,1080,1080
C_hairB_0
bounds:505,79,32,58
offsets:501,533,1080,1080
C_hairB_1
bounds:737,333,33,69
offsets:501,522,1080,1080
C_hairC_0
bounds:834,586,32,58
offsets:547,533,1080,1080
C_hairC_1
bounds:737,404,33,70
offsets:547,522,1080,1080
C_hairD
bounds:381,76,34,86
offsets:498,501,1080,1080
C_hairE
bounds:723,538,34,86
offsets:549,501,1080,1080
C_hairH_0
bounds:500,468,126,156
offsets:478,444,1080,1080
C_hairH_1
bounds:99,308,200,295
offsets:439,310,1080,1080
C_hairclothA
bounds:287,76,92,86
offsets:494,527,1080,1080
C_hairclothB
bounds:496,2,66,23
offsets:507,551,1080,1080
C_hairclothC
bounds:442,139,107,122
offsets:487,483,1080,1080
C_headA
bounds:431,12,63,64
offsets:509,512,1080,1080
C_legA1
bounds:444,682,168,188
offsets:536,289,1080,1080
C_legA_L
bounds:614,687,122,183
offsets:559,293,1080,1080
C_legB1
bounds:551,27,138,139
offsets:407,286,1080,1080
C_legB2
bounds:534,318,112,148
offsets:408,176,1080,1080
C_legB_L
bounds:121,19,104,59
offsets:428,336,1080,1080
C_legclothA
bounds:759,567,73,77
offsets:621,395,1080,1080
C_legclothB
bounds:691,31,77,135
offsets:400,224,1080,1080
C_milkA_1
bounds:244,80,29,33
offsets:568,437,1080,1080
C_milkB_1
bounds:843,349,27,33
offsets:485,437,1080,1080
C_nippleA
bounds:822,384,29,38
offsets:574,449,1080,1080
C_nippleB
bounds:500,426,29,40
offsets:478,448,1080,1080
C_pussyA_a
bounds:444,605,36,19
offsets:522,376,1080,1080
C_semenA_1
bounds:822,368,19,14
offsets:545,370,1080,1080
C_semenA_2
bounds:564,2,36,23
offsets:544,366,1080,1080
C_semenB_1
bounds:99,270,20,36
offsets:524,351,1080,1080
C_semenB_2
bounds:763,500,62,65
offsets:483,321,1080,1080
C_semenB_3
bounds:359,4,70,70
offsets:474,315,1080,1080
C_semenC_3
bounds:121,80,76,226
offsets:505,116,1080,1080
C_semenC_4
bounds:738,646,113,224
offsets:483,117,1080,1080
C_titsA
bounds:227,2,64,72
offsets:537,440,1080,1080
C_titsA_L
bounds:772,368,48,64
offsets:549,440,1080,1080
C_titsB
bounds:293,2,64,72
offsets:479,439,1080,1080
C_titsB_L
bounds:772,434,49,64
offsets:484,440,1080,1080
C_underwearA_0
bounds:417,78,86,59
offsets:492,383,1080,1080
C_underwearB_0
bounds:199,86,43,28
offsets:573,432,1080,1080
C_underwearC_0
bounds:730,235,54,51
offsets:448,369,1080,1080
shadow
bounds:444,626,278,54
offsets:406,114,1080,1080
Binary file not shown.

After

Width:  |  Height:  |  Size: 371 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://t85m5c7kn2at"
path="res://.godot/imported/sister_pillory.png-f541af349953de60db2c5f3075fcea4a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_pillory.png"
dest_files=["res://.godot/imported/sister_pillory.png-f541af349953de60db2c5f3075fcea4a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file not shown.
@@ -0,0 +1,114 @@
sister_portrait_combat.png
size:400,400
filter:Linear,Linear
C_armA2
bounds:348,272,36,57
C_armB2
bounds:90,26,52,54
C_bodyA
bounds:48,2,21,2
offsets:1,0,22,2
C_bodyB
bounds:246,316,73,82
C_bodyclothA
bounds:336,164,42,30
offsets:1,0,43,30
C_bodyclothB
bounds:129,88,75,29
offsets:1,0,76,29
C_bodyclothC1
bounds:389,362,4,36
offsets:0,0,4,37
C_bodyclothC2
bounds:156,265,88,43
C_eyeA_a
bounds:2,5,44,19
C_eyeA_b
bounds:48,6,45,18
C_eyeA_c
bounds:232,105,45,10
C_eyeB1_a
bounds:279,96,44,19
C_eyeB1_b
bounds:95,6,45,18
C_eyeB1_c
bounds:274,84,45,10
C_eyeB2_a
bounds:266,164,40,14
offsets:0,0,40,15
C_faceA_a
bounds:219,20,42,44
C_faceA_b
bounds:336,119,40,43
offsets:1,0,41,43
C_faceA_c
bounds:232,117,41,45
offsets:0,0,42,46
C_faceA_d
bounds:325,75,40,42
offsets:1,0,42,46
C_faceB_a
bounds:263,20,42,44
C_faceB_b
bounds:307,30,40,43
offsets:1,0,41,43
C_faceB_c
bounds:275,117,41,45
offsets:0,0,42,46
C_faceB_d
bounds:349,31,40,42
offsets:1,0,42,46
C_hairA_0
bounds:206,110,24,46
C_hairA_1
bounds:144,28,35,58
offsets:1,0,36,58
C_hairB_0
bounds:181,37,36,49
offsets:0,2,36,51
C_hairB_1
bounds:90,82,37,70
C_hairC_0
bounds:318,128,16,50
offsets:0,1,16,51
C_hairC_1
bounds:373,205,16,65
C_hairD
bounds:266,186,37,84
offsets:1,0,38,84
C_hairE
bounds:336,196,35,74
C_hairF_0
bounds:305,180,29,90
C_hairF_1
bounds:199,158,29,105
C_hairG_0
bounds:230,164,34,99
offsets:0,0,34,100
C_hairG_1
bounds:162,154,35,109
offsets:0,0,36,110
C_hairH_0
bounds:2,277,92,121
offsets:0,0,93,121
C_hairH_1
bounds:2,154,91,121
C_hairclothA
bounds:95,164,65,91
C_hairclothB
bounds:129,119,75,33
C_hairclothC
bounds:96,257,58,141
offsets:1,0,59,141
C_hairclothD
bounds:156,310,88,88
C_hairclothE
bounds:2,26,86,126
C_headA
bounds:321,331,66,67
C_tits
bounds:246,272,100,42
offsets:0,0,100,43
C_titsA_L
bounds:219,66,53,37
offsets:0,0,56,38
Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bi7prqai2ff22"
path="res://.godot/imported/sister_portrait_combat.png-70e816adf2eb67f39c572a156b5cf69f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_portrait_combat.png"
dest_files=["res://.godot/imported/sister_portrait_combat.png-70e816adf2eb67f39c572a156b5cf69f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
@@ -0,0 +1,105 @@
sister_portrait_stand.png
size:384,384
filter:Linear,Linear
C_armA2
bounds:272,202,31,57
C_armB
bounds:345,204,34,26
offsets:0,0,34,27
C_armB1
bounds:306,161,27,45
C_armB2
bounds:305,208,38,55
offsets:0,0,39,55
C_armclothB_1
bounds:315,110,33,27
C_bodyA
bounds:361,154,21,2
offsets:1,0,22,2
C_bodyB
bounds:246,300,73,82
C_bodyclothA
bounds:252,80,42,30
offsets:1,0,43,30
C_bodyclothB
bounds:156,263,75,29
offsets:1,0,76,29
C_chainD_1
bounds:189,32,3,17
offsets:0,0,3,18
C_eyeA_a
bounds:315,139,44,17
offsets:0,0,44,18
C_eyeB1_a
bounds:236,10,44,18
C_eyeB2_a
bounds:282,17,40,13
C_faceA_a
bounds:252,112,44,44
C_faceB_a
bounds:335,158,44,44
C_hairA_0
bounds:276,32,25,46
offsets:1,0,26,46
C_hairA_1
bounds:232,202,38,57
C_hairB_0
bounds:236,30,38,48
C_hairB_1
bounds:194,2,40,69
C_hairC_0
bounds:298,106,15,50
offsets:1,0,16,50
C_hairC_1
bounds:359,317,19,65
C_hairD
bounds:321,298,36,84
offsets:1,0,37,84
C_hairE
bounds:225,89,25,74
C_hairF_0
bounds:194,73,29,90
C_hairF_1
bounds:127,45,29,105
C_hairG_0
bounds:158,51,34,99
offsets:0,0,34,100
C_hairG_1
bounds:90,27,35,109
offsets:0,0,36,109
C_hairH_0
bounds:2,261,92,121
offsets:0,0,93,121
C_hairH_1
bounds:2,138,91,121
C_hairclothA
bounds:95,152,65,88
C_hairclothB
bounds:162,165,67,26
C_hairclothC
bounds:96,242,58,140
C_hairclothD
bounds:156,294,88,88
C_hairclothE
bounds:2,10,86,126
C_headA
bounds:162,193,68,68
offsets:1,0,69,68
C_milkA_1
bounds:156,253,4,8
C_nippleA
bounds:301,265,48,31
offsets:2,0,53,34
C_nippleB
bounds:350,105,28,32
offsets:4,0,32,34
C_titsA
bounds:127,2,60,41
C_titsA_L
bounds:246,261,53,37
offsets:0,0,56,38
C_titsB
bounds:252,158,52,42
C_titsB_L
bounds:345,232,37,31
offsets:3,3,40,34
Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://pibv4rlg2pc4"
path="res://.godot/imported/sister_portrait_stand.png-5349b1a154247641dab4382bd630260e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_portrait_stand.png"
dest_files=["res://.godot/imported/sister_portrait_stand.png-5349b1a154247641dab4382bd630260e.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
@@ -0,0 +1,252 @@
sister_stand.png
size:716,716
filter:Linear,Linear
C_armA1
bounds:261,146,69,111
offsets:444,373,1080,1080
C_armA2
bounds:533,323,36,91
offsets:486,459,1080,1080
C_armB
bounds:451,421,36,28
offsets:562,524,1080,1080
C_armB1
bounds:679,584,35,81
offsets:566,456,1080,1080
C_armB2
bounds:426,223,46,90
offsets:548,458,1080,1080
C_armclothA_1
bounds:192,431,47,40
offsets:445,389,1080,1080
C_armclothB_1
bounds:346,2,47,29
offsets:569,502,1080,1080
C_bodyA
bounds:251,329,103,106
offsets:483,388,1080,1080
C_bodyA_L
bounds:261,15,83,23
offsets:499,445,1080,1080
C_bodyB
bounds:498,490,76,118
offsets:501,456,1080,1080
C_bodyclothA
bounds:2,2,45,33
offsets:515,523,1080,1080
C_bodyclothB
bounds:121,42,79,31
offsets:497,520,1080,1080
C_chainA_1
bounds:430,77,18,94
offsets:444,326,1080,1080
C_chainB_1
bounds:490,79,18,93
offsets:444,246,1080,1080
C_chainC_1
bounds:450,77,18,94
offsets:444,164,1080,1080
C_chainD_1
bounds:332,151,18,106
offsets:599,416,1080,1080
C_chainE_1
bounds:470,78,18,94
offsets:599,335,1080,1080
C_chainF_1
bounds:512,226,18,97
offsets:599,254,1080,1080
C_chainG_1
bounds:270,589,178,125
offsets:442,142,1080,1080
C_eyeA_a
bounds:661,179,47,21
offsets:524,572,1080,1080
C_eyeA_b
bounds:121,2,47,20
offsets:524,573,1080,1080
C_eyeB1_a
bounds:655,156,47,21
offsets:524,572,1080,1080
C_eyeB1_b
bounds:655,134,47,20
offsets:524,573,1080,1080
C_eyeB2_a
bounds:650,252,43,17
offsets:526,572,1080,1080
C_faceA_a
bounds:664,422,50,48
offsets:524,559,1080,1080
C_faceA_b
bounds:467,174,48,45
offsets:525,559,1080,1080
C_faceB_a
bounds:664,372,50,48
offsets:524,559,1080,1080
C_faceB_b
bounds:517,175,48,45
offsets:525,559,1080,1080
C_hairA_0
bounds:661,202,29,48
offsets:545,579,1080,1080
C_hairA_1
bounds:567,182,42,61
offsets:533,567,1080,1080
C_hairB_0
bounds:612,135,41,52
offsets:520,576,1080,1080
C_hairB_1
bounds:559,245,44,72
offsets:517,555,1080,1080
C_hairC_0
bounds:554,612,17,53
offsets:564,570,1080,1080
C_hairC_1
bounds:314,259,21,68
offsets:560,555,1080,1080
C_hairD
bounds:669,477,41,86
offsets:499,536,1080,1080
C_hairE
bounds:533,96,28,77
offsets:556,533,1080,1080
C_hairF_0
bounds:659,271,53,99
offsets:464,498,1080,1080
C_hairF_1
bounds:2,199,106,230
offsets:411,367,1080,1080
C_hairG_0
bounds:474,221,36,102
offsets:556,500,1080,1080
C_hairG_1
bounds:192,473,76,241
offsets:555,361,1080,1080
C_hairH_0
bounds:2,37,117,160
offsets:471,453,1080,1080
C_hairH_1
bounds:2,431,188,283
offsets:434,330,1080,1080
C_hairclothA
bounds:261,40,83,104
offsets:471,526,1080,1080
C_hairclothB
bounds:49,7,70,28
offsets:511,601,1080,1080
C_hairclothC
bounds:195,100,64,157
offsets:524,475,1080,1080
C_hairclothD
bounds:576,472,91,91
offsets:489,549,1080,1080
C_hairclothE
bounds:270,437,105,150
offsets:470,468,1080,1080
C_headA
bounds:498,416,72,72
offsets:503,550,1080,1080
C_legA1
bounds:377,412,72,175
offsets:466,271,1080,1080
C_legA1_L
bounds:202,5,57,93
offsets:469,332,1080,1080
C_legA2
bounds:110,253,78,176
offsets:455,129,1080,1080
C_legA2_L
bounds:370,68,58,94
offsets:460,169,1080,1080
C_legB1
bounds:121,75,72,176
offsets:527,273,1080,1080
C_legB1_L
bounds:563,90,12,83
offsets:584,311,1080,1080
C_legB2
bounds:190,259,59,170
offsets:553,135,1080,1080
C_legB2_L
bounds:346,33,22,116
offsets:583,161,1080,1080
C_milkA_1
bounds:241,437,10,34
offsets:527,466,1080,1080
C_milkB_1
bounds:395,11,35,34
offsets:580,465,1080,1080
C_nippleA
bounds:417,173,48,48
offsets:508,474,1080,1080
C_nippleB
bounds:612,84,38,49
offsets:578,472,1080,1080
C_pregnant_1
bounds:352,232,72,81
offsets:512,403,1080,1080
C_pregnant_2
bounds:452,325,79,89
offsets:510,399,1080,1080
C_pregnant_3
bounds:356,315,94,95
offsets:505,395,1080,1080
C_pregnant_4
bounds:576,565,101,100
offsets:504,392,1080,1080
C_pregnant_L_1
bounds:647,194,12,56
offsets:568,415,1080,1080
C_pregnant_L_2
bounds:337,270,13,57
offsets:571,412,1080,1080
C_pregnant_L_3
bounds:571,319,86,70
offsets:507,402,1080,1080
C_pregnant_L_4
bounds:572,391,90,79
offsets:509,399,1080,1080
C_semenA_2
bounds:448,10,11,35
offsets:528,319,1080,1080
C_semenA_3
bounds:532,222,25,99
offsets:515,256,1080,1080
C_semenB_1
bounds:432,10,14,35
offsets:528,366,1080,1080
C_semenB_2
bounds:510,86,21,86
offsets:528,315,1080,1080
C_semenB_3
bounds:451,451,45,157
offsets:527,245,1080,1080
C_semenC_2
bounds:121,24,54,16
offsets:511,134,1080,1080
C_semenC_3
bounds:370,47,86,19
offsets:493,133,1080,1080
C_titsA
bounds:352,164,63,66
offsets:502,467,1080,1080
C_titsA_L
bounds:611,189,34,61
offsets:504,469,1080,1080
C_titsB
bounds:251,259,61,68
offsets:550,466,1080,1080
C_titsB_L
bounds:605,252,43,65
offsets:571,466,1080,1080
C_underwearA_0
bounds:450,610,102,55
offsets:487,395,1080,1080
C_underwearB_0
bounds:577,101,19,79
offsets:503,351,1080,1080
C_underwearC_0
bounds:598,103,12,77
offsets:571,351,1080,1080
shadow
bounds:450,667,254,47
offsets:413,116,1080,1080
Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dm6qxwajgt1q2"
path="res://.godot/imported/sister_stand.png-84536be55bc10db435caeef1550e93bf.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://characters/sister/spine/sister_stand.png"
dest_files=["res://.godot/imported/sister_stand.png-84536be55bc10db435caeef1550e93bf.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file not shown.