xw_urinal.prefab.tscn 1.2 KB

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