TestCube.prefab.tscn 1.5 KB

123456789101112131415161718192021222324252627282930313233343536
  1. [gd_scene format=3 uid="uid://drfs1u74wg1d"]
  2. [ext_resource type="Material" uid="uid://ci14uhu56a13" path="res://addons/xworld-assets/CoreBuildingPack/Meshes/extracted/colorizer_bottom_middle_origin.default.material" id="1_xvjuh"]
  3. [sub_resource type="BoxMesh" id="BoxMesh_d7qno"]
  4. resource_name = "Cube"
  5. [sub_resource type="BoxShape3D" id="BoxShape3D_lhc6b"]
  6. [sub_resource type="BoxShape3D" id="BoxShape3D_66uwo"]
  7. [node name="TestCube" type="Node3D" unique_id=1802125384]
  8. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.543, 0.09, 0)
  9. [node name="MeshRenderer" type="MeshInstance3D" parent="." unique_id=1159285993]
  10. gi_mode = 2
  11. mesh = SubResource("BoxMesh_d7qno")
  12. surface_material_override/0 = ExtResource("1_xvjuh")
  13. [node name="BoxCollider" type="StaticBody3D" parent="." unique_id=1762201147]
  14. [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider" unique_id=737443775]
  15. shape = SubResource("BoxShape3D_lhc6b")
  16. [node name="Cube (1)" type="Node3D" parent="." unique_id=333999597]
  17. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.69, 0.37, 0)
  18. [node name="MeshRenderer" type="MeshInstance3D" parent="Cube (1)" unique_id=2079665547]
  19. gi_mode = 2
  20. mesh = SubResource("BoxMesh_d7qno")
  21. surface_material_override/0 = ExtResource("1_xvjuh")
  22. [node name="BoxCollider" type="StaticBody3D" parent="Cube (1)" unique_id=191159341]
  23. [node name="CollisionShape3D" type="CollisionShape3D" parent="Cube (1)/BoxCollider" unique_id=1005591999]
  24. shape = SubResource("BoxShape3D_66uwo")