nPoseTeam / nPose-V2

nPose is an LSL script for use in Second Life® that allows one or more avatars to sit on (and otherwise control) objects and rez props, without poseballs. A versatile animation system/engine.
10 stars 3 forks source link

Commented out slot update when prop moves #68

Closed HowardBaxton closed 9 years ago

HowardBaxton commented 9 years ago

After looking closely at this it is not the SEATUPDATE we were thinking, it's a SLOT_UPDATE and not used any longer. This was used in a one-off fork for nPose long ago and no longer used.

Also just some comment cleanup of unused stuff hanging around in there.