xw_lift.prefab.tscn 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. [gd_scene format=3 uid="uid://cmpwjf7yjoi22"]
  2. [ext_resource type="Script" uid="uid://ci7vogd1oaojx" path="res://addons/xbase_plugin/axNode3D.gd" id="1_5n4vk"]
  3. [ext_resource type="ArrayMesh" uid="uid://c02akgl87e8ae" path="res://addons/xworld-assets/CoreBuildingPack/Meshes/extracted/xw_lifts.Cube.mesh" id="2_cwdf7"]
  4. [ext_resource type="Material" uid="uid://bl2irpjwtteg2" path="res://addons/xworld-assets/CoreBuildingPack/Materials/xw_white.material" id="3_xhr4u"]
  5. [ext_resource type="Material" uid="uid://b550ye1aipy8j" path="res://addons/xworld-assets/CoreBuildingPack/Materials/xw_generic_colors_gloss.material" id="4_1e2ye"]
  6. [sub_resource type="BoxShape3D" id="BoxShape3D_esops"]
  7. size = Vector3(0.29383525, 3.9760363, 3.002789)
  8. [sub_resource type="BoxShape3D" id="BoxShape3D_jxj47"]
  9. size = Vector3(0.26862836, 3.9865165, 3.015059)
  10. [sub_resource type="BoxShape3D" id="BoxShape3D_bbycv"]
  11. size = Vector3(2.6, 0, 3)
  12. [sub_resource type="BoxShape3D" id="BoxShape3D_esdqj"]
  13. size = Vector3(2.6, 4, 0.05035448)
  14. [node name="xw_lift" type="Node3D" unique_id=377338060]
  15. script = ExtResource("1_5n4vk")
  16. useLayers = true
  17. Layers = "Walls"
  18. EdgeInstanceTypes = PackedStringArray()
  19. EdgeInstanceValues = PackedInt64Array()
  20. [node name="MeshRenderer" type="MeshInstance3D" parent="." unique_id=1720705994]
  21. gi_mode = 2
  22. mesh = ExtResource("2_cwdf7")
  23. surface_material_override/0 = ExtResource("3_xhr4u")
  24. surface_material_override/1 = ExtResource("4_1e2ye")
  25. [node name="BoxCollider" type="StaticBody3D" parent="." unique_id=1774260818]
  26. [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider" unique_id=1411975819]
  27. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.14691763, 1.9880182, -1.4914277)
  28. shape = SubResource("BoxShape3D_esops")
  29. [node name="BoxCollider2" type="StaticBody3D" parent="." unique_id=1336805993]
  30. [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider2" unique_id=1043549143]
  31. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.4661856, 1.9932582, -1.4825037)
  32. shape = SubResource("BoxShape3D_jxj47")
  33. [node name="BoxCollider3" type="StaticBody3D" parent="." unique_id=1269263324]
  34. [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider3" unique_id=813878709]
  35. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.3, 0, -1.4900331)
  36. shape = SubResource("BoxShape3D_bbycv")
  37. [node name="BoxCollider4" type="StaticBody3D" parent="." unique_id=12735023]
  38. [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider4" unique_id=1173424099]
  39. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.3, 2, -2.964856)
  40. shape = SubResource("BoxShape3D_esdqj")