xw_pillar.prefab.tscn 1.3 KB

123456789101112131415161718192021222324252627
  1. [gd_scene format=3 uid="uid://b5pjpm4swybh6"]
  2. [ext_resource type="Script" uid="uid://ci7vogd1oaojx" path="res://addons/xbase_plugin/axNode3D.gd" id="1_twk77"]
  3. [ext_resource type="ArrayMesh" uid="uid://xp56vci5q1i" path="res://addons/xworld-assets/CoreBuildingPack/Meshes/extracted/xw_pillar.xw_pillar.mesh" id="2_smct8"]
  4. [ext_resource type="Material" uid="uid://1n8c07fuqvra" path="res://addons/xworld-assets/CoreBuildingPack/Materials/xw_WallDefault.material" id="3_qtbdx"]
  5. [sub_resource type="BoxShape3D" id="BoxShape3D_wyxll"]
  6. size = Vector3(1, 3.3418999, 1)
  7. [node name="xw_pillar" type="Node3D" unique_id=36860913]
  8. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5806413, -0.05139494, -8.054201)
  9. script = ExtResource("1_twk77")
  10. useLayers = true
  11. Layers = "Walls"
  12. EdgeInstanceTypes = PackedStringArray()
  13. EdgeInstanceValues = PackedInt64Array()
  14. [node name="MeshRenderer" type="MeshInstance3D" parent="." unique_id=429231608]
  15. gi_mode = 2
  16. mesh = ExtResource("2_smct8")
  17. surface_material_override/0 = ExtResource("3_qtbdx")
  18. [node name="BoxCollider" type="StaticBody3D" parent="." unique_id=1210798664]
  19. [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider" unique_id=1730633515]
  20. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.6709499, 0)
  21. shape = SubResource("BoxShape3D_wyxll")