Me and my boss are having a hard time importing models to UDK as collision models. Please list anything you can think of that might be the problem.
Announcement
Collapse
No announcement yet.
Help
Collapse
X
-
Originally posted by ilguano View PostYou should be more specific. You could just import it as a static mesh and add a collision volume around your mesh by hand, or directly using the tool in the Mesh Editor. What is your end? What do you need to import the mesh AS a collision model?
Comment
-
First create your mesh, no matter how many parts. then duplicate them. Join all the original meshes. Name the duplicate meshes (separately) and prefix them with UCX_MeshName. Precisely align original mesh and duplicates on each other and export the mesh. When you import it in UDK, your collision mesh will be there.
Duplicated meshes must remain separate, do not join them.
Comment
Comment