| 1234567891011121314151617181920212223242526272829 |
- [gd_scene format=3 uid="uid://bwbishe2fi21x"]
- [ext_resource type="Script" uid="uid://ci7vogd1oaojx" path="res://addons/xbase_plugin/axNode3D.gd" id="1_gppcc"]
- [ext_resource type="ArrayMesh" uid="uid://v077vqiooddr" path="res://addons/xworld-assets/CoreBuildingPack/Meshes/extracted/xw_furniture.Cube_017.mesh" id="2_lvw6f"]
- [ext_resource type="Material" uid="uid://ciwckt1gi768o" path="res://addons/xworld-assets/CoreBuildingPack/Materials/xw_aqua.material" id="3_b3db2"]
- [ext_resource type="Material" uid="uid://dgvca7fqnm7yc" path="res://addons/xworld-assets/CoreBuildingPack/Materials/xw_generic_colors_matt.material" id="4_ajji4"]
- [sub_resource type="BoxShape3D" id="BoxShape3D_li787"]
- size = Vector3(0.021358833, 0.3086214, 0.34805205)
- [node name="xw_sign" type="Node3D" unique_id=655506540]
- transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.6166077, 2.442421, -12.936066)
- script = ExtResource("1_gppcc")
- useLayers = true
- Layers = "Furniture"
- EdgeInstanceTypes = PackedStringArray()
- EdgeInstanceValues = PackedInt64Array()
- [node name="MeshRenderer" type="MeshInstance3D" parent="." unique_id=2074175832]
- gi_mode = 2
- mesh = ExtResource("2_lvw6f")
- surface_material_override/0 = ExtResource("3_b3db2")
- surface_material_override/1 = ExtResource("4_ajji4")
- [node name="BoxCollider" type="StaticBody3D" parent="." unique_id=2032130637]
- [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider" unique_id=7410777]
- transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.4908767, 0)
- shape = SubResource("BoxShape3D_li787")
|