xw_shower.prefab.tscn 1.6 KB

1234567891011121314151617181920212223242526272829303132333435
  1. [gd_scene format=3 uid="uid://cods6hg2lcxmq"]
  2. [ext_resource type="Script" uid="uid://ci7vogd1oaojx" path="res://addons/xbase_plugin/axNode3D.gd" id="1_4nn5v"]
  3. [ext_resource type="ArrayMesh" uid="uid://hci76lw5idk6" path="res://addons/xworld-assets/CoreBuildingPack/Meshes/extracted/xw_bathroom.Cube_003.mesh" id="2_366vm"]
  4. [ext_resource type="Material" uid="uid://b550ye1aipy8j" path="res://addons/xworld-assets/CoreBuildingPack/Materials/xw_generic_colors_gloss.material" id="3_gpsje"]
  5. [sub_resource type="BoxShape3D" id="BoxShape3D_ujfbc"]
  6. size = Vector3(0.20194899, 0.26587212, 0.3561809)
  7. [sub_resource type="BoxShape3D" id="BoxShape3D_jd4sm"]
  8. size = Vector3(0.20194899, 0.28939915, 0.14159384)
  9. [node name="xw_shower" type="Node3D" unique_id=258844526]
  10. script = ExtResource("1_4nn5v")
  11. useLayers = true
  12. Layers = "Sanitary,Plumbing"
  13. EdgeInstanceTypes = PackedStringArray()
  14. EdgeInstanceValues = PackedInt64Array()
  15. [node name="MeshRenderer" type="MeshInstance3D" parent="." unique_id=479786620]
  16. gi_mode = 2
  17. mesh = ExtResource("2_366vm")
  18. surface_material_override/0 = ExtResource("3_gpsje")
  19. [node name="BoxCollider" type="StaticBody3D" parent="." unique_id=1294667915]
  20. [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider" unique_id=1057996552]
  21. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.061265, 0.17807645)
  22. shape = SubResource("BoxShape3D_ujfbc")
  23. [node name="BoxCollider2" type="StaticBody3D" parent="." unique_id=2113465322]
  24. [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider2" unique_id=1706117629]
  25. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.2062044, 0.070782915)
  26. shape = SubResource("BoxShape3D_jd4sm")