50 lines
1.7 KiB
Plaintext
50 lines
1.7 KiB
Plaintext
|
|
[gd_scene load_steps=3 format=3 uid="uid://dug63alirqh6t"]
|
||
|
|
|
||
|
|
[ext_resource type="Texture2D" uid="uid://icwcdyvrtcwe" path="res://test/TestTex1.png" id="1_tecoy"]
|
||
|
|
|
||
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_and83"]
|
||
|
|
albedo_color = Color(1, 0.30980393, 0, 1)
|
||
|
|
albedo_texture = ExtResource("1_tecoy")
|
||
|
|
uv1_scale = Vector3(0.25, 0.25, 0.25)
|
||
|
|
|
||
|
|
[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
|
||
|
|
collision_mask = 0
|
||
|
|
|
||
|
|
[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, 5, 7.5)
|
||
|
|
|
||
|
|
[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.3493676
|