[gd_scene load_steps=2 format=3] [ext_resource type="Material" path="res://assets/materials/wall_concrete_01.tres" id="1"] [node name="WallDoorway01" type="CSGCombiner3D"] use_collision = false visibility_range_end = 40.0 visibility_range_end_margin = 5.0 [node name="MainWall" type="CSGBox3D" parent="WallDoorway01"] operation = 0 size = Vector3(2.56, 2.56, 0.16) material = ExtResource("1") use_collision = true [node name="DoorCutout" type="CSGBox3D" parent="WallDoorway01"] operation = 1 size = Vector3(0.8, 2.0, 0.2) use_collision = true transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.28, 0)