Page 1 of 1
What does this error mean? [Solved]
Posted: Tue Nov 26, 2013 1:43 pm
by Anakin
"has no collision geometry (Will be slow)"
So i just ignored this warning and thought "what ever"
Does someone know what it exactly means??
Re: has no collision geometry (Will be slow)
Posted: Tue Nov 26, 2013 1:47 pm
by Bob
It means a model that has no collision geometry is beeing munged.
In that case, a collision geometry for that model will automaticly be created, which takes some time. Thus, the munging of that model will be slow.
Nothing to worry about.
Re: has no collision geometry (Will be slow)
Posted: Tue Nov 26, 2013 4:18 pm
by noMatt
Well but auto collision is expensive/and not accurate. Its much better to import the msh in xsi and a lowrez Collision Mesh. just add a mesh with the name _collision for static meshes or a primitive for animated meshes

Re: has no collision geometry (Will be slow)
Posted: Tue Nov 26, 2013 7:43 pm
by Teancum
Just add -nocollision to your .msh.option file.