Page 1 of 1

Failure to load new meshes

Posted: Sat Aug 13, 2016 2:08 am
by dethbegins
this file contains the issues im having with adding in a new mesh for my mod, currently can't add in anything due to this, maybe it might be the scaleing but I don't know as of yet.

Re: Failure to load new meshes

Posted: Tue Aug 16, 2016 4:14 pm
by Zodd
The mesh that you are trying to load doesn't contain any skeleton information attached to the mesh.
You need to create a skeleton for the mesh and export it with it. Also, you'll probably need to add animations for it.