20 lines
700 B
Text
20 lines
700 B
Text
|
|
[gd_scene load_steps=2 format=3 uid="uid://dvrnfjtmupucv"]
|
||
|
|
|
||
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_j3yox"]
|
||
|
|
albedo_color = Color(0.407398, 0.278036, 0.0877533, 1)
|
||
|
|
|
||
|
|
[node name="Table" type="Node3D"]
|
||
|
|
|
||
|
|
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
|
||
|
|
use_collision = true
|
||
|
|
|
||
|
|
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D"]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.3, 0)
|
||
|
|
size = Vector3(2.5, 1.1, 1)
|
||
|
|
material = SubResource("StandardMaterial3D_j3yox")
|
||
|
|
|
||
|
|
[node name="CSGBox3D2" type="CSGBox3D" parent="CSGCombiner3D/CSGBox3D"]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.9407e-08, -0.1, -0.05)
|
||
|
|
operation = 2
|
||
|
|
size = Vector3(2.3, 1, 1.1)
|