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