| 1234567891011121314151617181920212223242526 |
- [gd_scene format=3 uid="uid://dimygld2g8ewp"]
- [ext_resource type="Script" uid="uid://ci7vogd1oaojx" path="res://addons/xbase_plugin/axNode3D.gd" id="1_csex0"]
- [ext_resource type="ArrayMesh" uid="uid://bmlw8381sayss" path="res://addons/xworld-assets/CoreBuildingPack/Meshes/extracted/xw_bathroom.Cube_002.mesh" id="2_dox5i"]
- [ext_resource type="Material" uid="uid://bl2irpjwtteg2" path="res://addons/xworld-assets/CoreBuildingPack/Materials/xw_white.material" id="3_y7wga"]
- [sub_resource type="BoxShape3D" id="BoxShape3D_h4rmf"]
- size = Vector3(0.57825464, 0.79686785, 0.27803826)
- [node name="xw_urinal" type="Node3D" unique_id=109426138]
- script = ExtResource("1_csex0")
- useLayers = true
- Layers = "Sanitary, Plumbing"
- EdgeInstanceTypes = PackedStringArray()
- EdgeInstanceValues = PackedInt64Array()
- [node name="MeshRenderer" type="MeshInstance3D" parent="." unique_id=1965435693]
- gi_mode = 2
- mesh = ExtResource("2_dox5i")
- surface_material_override/0 = ExtResource("3_y7wga")
- [node name="BoxCollider" type="StaticBody3D" parent="." unique_id=1129514788]
- [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider" unique_id=709045291]
- transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.9050143, 0.13901913)
- shape = SubResource("BoxShape3D_h4rmf")
|