by Minor_Threat on Tue Jun 11, 2013 5:28 pm
This looks similar to a problem I encountered not long ago. Does the volume occupied by the model happen to be twice the size it is supposed to be? If so, try scaling your collision model by 0.5, so that it is half the size of the reference model, then recompile the model. Worked for me!
On the subject of collision models, I'm trying to make one for a window frame. Being as it is complex, I have been told that it requires that you make it out of a series of separate objects, rather than an all-in-one mesh. The issue with this is that when I select it all and try to export it as an .smd, it only seems to export one object out of the entire thing. It would appear that the object that's exported is the yellow highlighted one, and it ignores the red ones.
Any help would be appreciated.