45 lines
1.5 KiB
Plaintext
45 lines
1.5 KiB
Plaintext
|
|
[gd_scene load_steps=2 format=3 uid="uid://dug63alirqh6t"]
|
||
|
|
|
||
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_and83"]
|
||
|
|
albedo_color = Color(1, 0.3977014, 0.3292555, 1)
|
||
|
|
|
||
|
|
[node name="Test4Way" type="Node3D"]
|
||
|
|
|
||
|
|
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
||
|
|
material_override = SubResource("StandardMaterial3D_and83")
|
||
|
|
use_collision = true
|
||
|
|
|
||
|
|
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D"]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0)
|
||
|
|
size = Vector3(8, 6, 8)
|
||
|
|
|
||
|
|
[node name="CSGBox3D2" type="CSGBox3D" parent="CSGCombiner3D"]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0)
|
||
|
|
operation = 2
|
||
|
|
size = Vector3(7, 5, 7)
|
||
|
|
|
||
|
|
[node name="CSGBox3D3" type="CSGBox3D" parent="CSGCombiner3D"]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 1, 4)
|
||
|
|
operation = 2
|
||
|
|
size = Vector3(3, 3, 1)
|
||
|
|
|
||
|
|
[node name="CSGBox3D6" type="CSGBox3D" parent="CSGCombiner3D"]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.5, 1, -4)
|
||
|
|
operation = 2
|
||
|
|
size = Vector3(3, 3, 1)
|
||
|
|
|
||
|
|
[node name="CSGBox3D4" type="CSGBox3D" parent="CSGCombiner3D"]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4, 1, -0.5)
|
||
|
|
operation = 2
|
||
|
|
size = Vector3(1, 3, 3)
|
||
|
|
|
||
|
|
[node name="CSGBox3D5" type="CSGBox3D" parent="CSGCombiner3D"]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4, 1, 0.5)
|
||
|
|
operation = 2
|
||
|
|
size = Vector3(1, 3, 3)
|
||
|
|
|
||
|
|
[node name="OmniLight3D" type="OmniLight3D" parent="."]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.4179506, 0)
|
||
|
|
omni_range = 7.582831
|