Files
project-rr/characters/oni/oni_baby_native.tscn
T
Leonid PershinandClaude Opus 4.8 04cf5f90b0 ProjectRR — нативный прототип на ассетах ProjectR
- Все 189 скелетов Spine сконвертированы в нативные Godot Skeleton2D (.tscn), без Spine в рантайме
- Меню + сцены: подземелье (карта комнат), просмотр спрайтов, нативные анимации
- Кастомизация цвета (кожа/волосы/глаза) через шейдер
- Вытащенные текстуры/UI/шрифты + нарезка спрайтов из атласа
- Датасет комнат для LoRA, офлайн-инструменты конвертации в tools/

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-03 16:29:21 +03:00

48 lines
2.1 KiB
Plaintext

[gd_scene format=3]
[ext_resource type="Texture2D" path="res://characters/oni/spine/oni_baby.png" id="1_x4ugr"]
[sub_resource type="Animation" id="Animation_h6agd"]
length = 0.001
loop_mode = 1
[sub_resource type="AnimationLibrary" id="AnimationLibrary_h6n1w"]
_data = {
&"animation": SubResource("Animation_h6agd")
}
[node name="Native" type="Node2D" unique_id=1900145674]
[node name="SpineRoot" type="Node2D" parent="." unique_id=390766817]
position = Vector2(591.2824, 399.84967)
scale = Vector2(10.886324, -10.886324)
[node name="Skeleton2D" type="Skeleton2D" parent="SpineRoot" unique_id=1100370156]
[node name="root" type="Bone2D" parent="SpineRoot/Skeleton2D" unique_id=661181890]
rest = Transform2D(1, 0, 0, 1, 0, 0)
auto_calculate_length_and_angle = false
length = 0.0
bone_angle = 0.0
[node name="BabyB_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=557874325]
texture = ExtResource("1_x4ugr")
skeleton = NodePath("..")
polygon = PackedVector2Array(-6.288921, 17.83787, 17.75637, 1.55669, 5.958331, -18.64447, -19.83856, -9.02339, -27.85903, 16.15398)
uv = PackedVector2Array(81.30358, 20.134666, 79.226326, 49.09912, 55.832558, 48.982285, 51.26621, 21.830978, 69.06022, 2.296463)
polygons = [PackedInt32Array(3, 4, 0), PackedInt32Array(2, 3, 0), PackedInt32Array(1, 2, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1)]
[node name="BabyA_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=1746996439]
z_index = 1
texture = ExtResource("1_x4ugr")
skeleton = NodePath("..")
polygon = PackedVector2Array(12.786739, 26.42896, 36.80927, 12.04053, 27.54828, -10.23413, -0.6212792, -19.10791, -8.101201, 13.24072)
uv = PackedVector2Array(48.28176, 18.360397, 47.83231, 46.35872, 23.911428, 49.475815, 2.1416645, 29.517097, 26.416504, 6.8650894)
polygons = [PackedInt32Array(4, 2, 3), PackedInt32Array(4, 0, 2), PackedInt32Array(1, 2, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1)]
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1367054044]
root_node = NodePath("../SpineRoot/Skeleton2D")
libraries/ = SubResource("AnimationLibrary_h6n1w")