xw_sign.prefab.tscn 1.5 KB

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