Essentials Series/Custom Models: Difference between revisions

Add warning for DAE imports about red channel in vertex colors
No edit summary
(Add warning for DAE imports about red channel in vertex colors)
Line 21:
 
=== Exporting as Other Formats ===
This method works when exporting from any 3d editor. The most common formats are OBJ, FBX and DAE, all of which are supported by IP. Do not use OBJ iffor yourimporting a model haswith vertex colors as the file format does not support it.
 
'''Note''': There is a bug with AssimpNet, the library Industrial Park uses to import models, with DAE imports—the red channel for all vertices is set to 1. Therefore it is recommended to use FBX for models with vertex colors.
 
=== Importing to the game ===
62

edits