|
Annie Levasseur
Registered User
Join date: 11 Dec 2007
Posts: 5
|
01-15-2008 22:32
Hello,
I'm am trying to create a HUD animations. I tried to use llSetLinkPrimitiveParams but it won't work unless the avatar is sitting on it .. And you can't sit on a HUD attachement -.-... Also I would like the animation to be done without rezzing of poseball.
I know few products exist doing the work but I could not get my hand on any scripts that did it ...
So.. Does anyone could tell me how or what command to use to move the avatar around (less than 5-10 meter)?
Thanks, Annie.
|
|
Deanna Trollop
BZ Enterprises
Join date: 30 Jan 2006
Posts: 671
|
01-15-2008 23:35
Er, I'm confused... are you trying to play an animation, or force the avatar to move to a specific location?
|
|
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
|
01-16-2008 00:29
Both are possible. You can play animations (built-in, obtained, or self uploaded), and you can move the avatar using physical movement functions (llMoveToTarget(), llApplyImpulse(), llApplyForce(), etc.), just like you can from any attachment.
|