Files
project-rr/characters/satyress/satyress_suckle_left_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.0 KiB
Plaintext

[gd_scene format=3]
[ext_resource type="Texture2D" path="res://characters/satyress/spine/satyress_suckle_left.png" id="1_ji455"]
[sub_resource type="Animation" id="Animation_lk2tv"]
length = 0.001
loop_mode = 1
[sub_resource type="AnimationLibrary" id="AnimationLibrary_c5m2b"]
_data = {
&"animation": SubResource("Animation_lk2tv")
}
[node name="Native" type="Node2D" unique_id=1981478493]
[node name="SpineRoot" type="Node2D" parent="." unique_id=1796662084]
position = Vector2(650.6564, 338.93634)
scale = Vector2(9.136227, -9.136227)
[node name="Skeleton2D" type="Skeleton2D" parent="SpineRoot" unique_id=1562609923]
[node name="root" type="Bone2D" parent="SpineRoot/Skeleton2D" unique_id=245517020]
rest = Transform2D(1, 0, 0, 1, 0, 0)
auto_calculate_length_and_angle = false
length = 0.0
bone_angle = 0.0
[node name="baby_body_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=355699963]
texture = ExtResource("1_ji455")
skeleton = NodePath("..")
polygon = PackedVector2Array(17.04352, -17.74564, -0.6735785, -33.82837, -29.50037, -10.31427, 17.1651, 4.66727)
uv = PackedVector2Array(92.04114, 33.74768, 74.323975, 49.830444, 45.497253, 26.316284, 92.16272, 11.334839)
polygons = [PackedInt32Array(0, 2, 3), PackedInt32Array(1, 2, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1)]
[node name="baby_head_#00" type="Polygon2D" parent="SpineRoot/Skeleton2D" unique_id=319995401]
z_index = 1
texture = ExtResource("1_ji455")
skeleton = NodePath("..")
polygon = PackedVector2Array(27.1676, -3.82349, 3.1258507, -17.51733, -12.68719, -7.68317, -4.2152715, 29.21735, 26.933168, 28.88794)
uv = PackedVector2Array(42.168518, 35.82483, 18.12677, 49.518677, 2.3137207, 39.68451, 10.785645, 2.7839966, 41.934082, 3.1134033)
polygons = [PackedInt32Array(3, 0, 2), PackedInt32Array(0, 3, 4), PackedInt32Array(1, 2, 0)]
bones = ["root", PackedFloat32Array(1, 1, 1, 1, 1)]
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1071787032]
root_node = NodePath("../SpineRoot/Skeleton2D")
libraries/ = SubResource("AnimationLibrary_c5m2b")