97bb53f6cd
Work-Package: M02-RND-CHARACTER-PRESENTATION-001 Agent: sindo-main-codex Tests: presentation/input/movement/terrain/camera regressions; coordinate/streaming/docs/coordination gates; renderer dry-run 7/7 Fidelity: preserves current sandbox model/outfit and Stand/Idle/Run/Walk behavior; build-12340 parity remains unverified
11 lines
280 B
Plaintext
11 lines
280 B
Plaintext
[gd_scene load_steps=2 format=3]
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_character"]
|
|
size = Vector3(1, 2, 1)
|
|
|
|
[node name="SyntheticCharacter" type="Node3D"]
|
|
|
|
[node name="Body" type="MeshInstance3D" parent="."]
|
|
position = Vector3(0, 2, 0)
|
|
mesh = SubResource("BoxMesh_character")
|