| 123456789101112131415161718192021222324252627282930313233343536 |
- [gd_scene format=3 uid="uid://drfs1u74wg1d"]
- [ext_resource type="Material" uid="uid://ci14uhu56a13" path="res://addons/xworld-assets/CoreBuildingPack/Meshes/extracted/colorizer_bottom_middle_origin.default.material" id="1_xvjuh"]
- [sub_resource type="BoxMesh" id="BoxMesh_d7qno"]
- resource_name = "Cube"
- [sub_resource type="BoxShape3D" id="BoxShape3D_lhc6b"]
- [sub_resource type="BoxShape3D" id="BoxShape3D_66uwo"]
- [node name="TestCube" type="Node3D" unique_id=1802125384]
- transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.543, 0.09, 0)
- [node name="MeshRenderer" type="MeshInstance3D" parent="." unique_id=1159285993]
- gi_mode = 2
- mesh = SubResource("BoxMesh_d7qno")
- surface_material_override/0 = ExtResource("1_xvjuh")
- [node name="BoxCollider" type="StaticBody3D" parent="." unique_id=1762201147]
- [node name="CollisionShape3D" type="CollisionShape3D" parent="BoxCollider" unique_id=737443775]
- shape = SubResource("BoxShape3D_lhc6b")
- [node name="Cube (1)" type="Node3D" parent="." unique_id=333999597]
- transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.69, 0.37, 0)
- [node name="MeshRenderer" type="MeshInstance3D" parent="Cube (1)" unique_id=2079665547]
- gi_mode = 2
- mesh = SubResource("BoxMesh_d7qno")
- surface_material_override/0 = ExtResource("1_xvjuh")
- [node name="BoxCollider" type="StaticBody3D" parent="Cube (1)" unique_id=191159341]
- [node name="CollisionShape3D" type="CollisionShape3D" parent="Cube (1)/BoxCollider" unique_id=1005591999]
- shape = SubResource("BoxShape3D_66uwo")
|