|
@@ -21,16 +21,16 @@ When you export a model to Collada format you need to make sure that it fulfills
|
|
* The model must use a single material
|
|
* The model must use a single material
|
|
|
|
|
|
|
|
|
|
-### Joining multiple meshes into a single mesh
|
|
|
|
|
|
+### Joining multiple meshes
|
|
|
|
|
|
-You can use Blender to join multiple meshes. Select all of the meshes and press `CTRL` + `J` to join them.
|
|
|
|
|
|
+You can use Blender to join multiple meshes. Select all of the meshes and press `CTRL`/`CMD` + `J` to join them.
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
|
|
### Removing materials
|
|
### Removing materials
|
|
|
|
|
|
-You can use Blender to remove extra materials from the model.
|
|
|
|
|
|
+You can use Blender to remove extra materials from the model. Select the material to remove and press the `-` button.
|
|
|
|
|
|

|
|

|
|
|
|
|
|
@@ -56,6 +56,8 @@ You can then proceed to export the UV layout to an image that can be used as a t
|
|
|
|
|
|
### Exporting using Blender
|
|
### Exporting using Blender
|
|
|
|
|
|
|
|
+You export your model into Collada format using the Export menu option. Select the model before you select the Export to Collada menu option and check "Selection Only" to only export the model.
|
|
|
|
+
|
|

|
|

|
|
|
|
|
|
|
|
|