View Full Version : So what is the difference between 'size' and 'movesize' template settings?
El Scorcho
02-18-2005, 09:05 AM
They always seem to be set the same...whats the story with these?
Stormtrooper
02-18-2005, 11:33 AM
I'm pretty sure movesize is the objects collide while moving, like walking, and size is its static collide, like standing still.
darthslaw
02-19-2005, 07:08 PM
Movesize is used for collisions, size for everything else... I guess.
For example, the sequencers when activated have a 'movesize' of 0.2 (due to SetCollideSize() in the class cog, which changes movesize) and 'size' of 0.05 (very estimated distances). The 'movesize' would be the "sensor" range (imaginary sphere) of the motion senser and the 'size' would be the radius of an imaginary sphere that surrounds the sequencer.
I dunno if that helped at all :o -- a lot of this was just coming to me now, but I think that's how it works.
I could be wrong; I haven't experimented a lot in this area.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.