Page 1 of 1
Is Adding Collision For Objects Needed?
Posted: Mon Oct 18, 2010 3:59 pm
by bamdur123

I made a few props and all i added was the primitive itself. i added no collision primitive like in a guide said. after seeing that it had collision when i didnt add that. is adding a collision primitive a need?
Re: Is Adding Collision For Objects Needed?
Posted: Tue Oct 19, 2010 1:17 pm
by ForceMaster
When you make a prop model you do not need to add collision, collision primitives are required for vehicles (usually what I see). VisualMunge collisions do for you. If your model is a building or any space where the units are required to enter or walk on it would be advisable to add the line
in a nameofyourmesh.msh.OPTION file in the same folder where your mesh is.
Hope help you.
Re: Is Adding Collision For Objects Needed?
Posted: Wed Oct 20, 2010 2:30 am
by bamdur123
Thanks
