center point of entity radius

Blitz3D Forums/Blitz3D Beginners Area/center point of entity radius

sec05(Posted 2004) [#1]
Want to ask something here.

When using collision in blitz, the ellipsoid size is determined by the entityradius, which is also the radius of the circle right?

My question is where is the center of the circle then? Does blitz uses the pivot point of the model as the center for the entityradius?

Thanks


semar(Posted 2004) [#2]
My question is where is the center of the circle then? Does blitz uses the pivot point of the model as the center for the entityradius?

As far as I know, yes. You may change it by giving the relative coordinates in the EntityBox command as x,y,z:
http://www.blitzbasic.com/b3ddocs/command.php?name=EntityBox&ref=3d_cat