Scale affect simulation?

pokey909

29-09-2009 15:59:44

Just a quick question, does the mesh/scenenode scale affect the physics simulation?
Or will a 1x1x1 cube and a the same one with setScale(10,10,10) behave identically?

betajaen

29-09-2009 16:08:21

If your doing the scaling in the Ogre side only. It shouldn't make any difference. Just remember to scale backdown when converting Ogre units into NxOgre ones.