much progress on hub design, still working on better building workflow

This commit is contained in:
derek
2025-04-03 14:38:00 -05:00
parent e4d60bed62
commit a66cf23485
21 changed files with 188 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Arr
albedo_color = Color(0.300579, 0.462784, 0.249767, 1)
[sub_resource type="BoxShape3D" id="BoxShape3D_57hjo"]
size = Vector3(722.834, 603.636, 420.508)
size = Vector3(722.834, 289.347, 420.508)
[node name="Highwire" type="Node3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0566635, 0.403625, 0.0430908)
@@ -324,7 +324,7 @@ transform = Transform3D(-0.714729, 0, -0.699401, 0, 1, 0, 0.699401, 0, -0.714729
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -13.7992, 0, 8.04956)
[node name="CollisionShape3D" type="CollisionShape3D" parent="LevelBounds"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -104.537, -61.8811, -39.2754)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -104.537, 95.2632, -39.2754)
shape = SubResource("BoxShape3D_57hjo")
[node name="TubeTop" parent="." node_paths=PackedStringArray("level_bounds") instance=ExtResource("17_57hjo")]