Difference between revisions of "User:Nandana Singh/nPose"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 6: Line 6:
|title=nPose vX.xx.xx
|title=nPose vX.xx.xx
|content=
|content=
Description of script and usage goes here.
nPose is a system for coordinating animations between several avatars seated on the same object, such as a couch or bed. Unlike previous systems, nPose does not use poseballs to accomplish this
* details 1
* details 2
<lsl>/*//( nPose vX.y.z )//*/
<lsl>/*//( nPose vX.y.z )//*/



Revision as of 04:35, 20 June 2010

nPose vX.xx.xx

nPose is a system for coordinating animations between several avatars seated on the same object, such as a couch or bed. Unlike previous systems, nPose does not use poseballs to accomplish this <lsl>/*//( nPose vX.y.z )//*/

//-- script goes here as plain text </lsl>

return to top