add obstacles to walk on
This commit is contained in:
@@ -25,6 +25,22 @@ use_collision = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -5, 0)
|
||||
size = Vector3(1000, 10, 1000)
|
||||
|
||||
[node name="CSGBox3D2" type="CSGBox3D" parent="Geometry/CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 39.477)
|
||||
size = Vector3(22.845, 8.11, 29.34)
|
||||
|
||||
[node name="CSGBox3D3" type="CSGBox3D" parent="Geometry/CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.42835, -48.7404)
|
||||
size = Vector3(22.845, 8.11, 29.34)
|
||||
|
||||
[node name="CSGBox3D4" type="CSGBox3D" parent="Geometry/CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 8.3478, -54.7689)
|
||||
size = Vector3(22.845, 8.11, 29.34)
|
||||
|
||||
[node name="CSGBox3D5" type="CSGBox3D" parent="Geometry/CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 14.1799, -63.2573)
|
||||
size = Vector3(22.845, 8.11, 29.34)
|
||||
|
||||
[node name="Environment" type="Node" parent="."]
|
||||
|
||||
[node name="Lights" type="Node" parent="Environment"]
|
||||
|
||||
Reference in New Issue
Block a user