06-25-2005 13:03
I have a flat panel on the ground

Upon touching the panel I want the Avatar to move to the center of the panel and stand there.

trying to use

vector vCenter = llGetGeometricCenter();

and then somehow use llMoveTotarget(); to move the avatar there.

Any help?
please?