Scaling static trimesh?

Creyn

17-11-2009 17:53:55

I created a trimesh of one of my entities, which I scale down the node to fit in my scene. However, I can't figure out how to scale the static trimesh to fit the scaled node

Any help is greatly appreciated

shanefarris

19-11-2009 17:04:08

EntityInformer should allow you to get the size of the mesh. If you scale before you add the collision you should be fine, is this not the case?