|
LostInKgp Kanik
Registered User
Join date: 23 May 2008
Posts: 10
|
06-23-2008 04:36
Is Avtar movement possible through script ?
|
|
Qie Niangao
Coin-operated
Join date: 24 May 2006
Posts: 7,138
|
06-23-2008 05:36
Two different kinds of "movement" may be of interest. One is animation, which can displace the avatar but not actually move the agent to which the avatar is attached. That is, after stopping an animation that offsets the avatar some distance, the avatar is right back where it was when the animation started. The other kind of motion is to actually move the agent around, moving the avatar with it.
And, based on the thread topic, there may be two different kinds of "scripts" of interest, too. Gestures aren't typically termed scripts, but they do have a little sequence of events that might be "scripty" so: Gestures can certainly trigger animations (they're absurdly fussy, though, about the *permissions* of the anims they'll use), and--through chat--they can trigger real LSL scripts. LSL scripts can trigger animations on the avatar, of course, but they can also move an agent by various means (physical push, or if the agent is sitting on the scripted object, non-physical movement of the agent and/or the scripted object; of possible interest: only this non-physical motion is capable of rotating an agent).
_____________________
Archived for Your Protection
|