Sitting

Avatars can sit on objects and the ground. Avatars cannot sit on attachments. (One way to fake this would be a separate object that “followed” the target avatar using a sensor and llMoveToTarget, but there...

Animation

Animation is the technique of using frames (or steps) to give the illusion of smooth movement. In SL, avatars can be animated using the animation inventory item type. Animations move (animate) avatars. There is a set...

Chat

Chat functions allow objects and agents to communicate with each other and among themselves. Chat in Second Life uses channels. Channel 0 is the public chat channel all users see as chat text. There is...

llStopPointAt

llStopPointAt(); Stops avatar pointing at the position set with llPointAt. According to Kelly Linden, llPointAt and llStopPointAt have been deprecated since mid-beta, but remain without a replacement to this day. (SL...