Skip to content
HowardBaxton edited this page Jan 14, 2017 · 2 revisions

Within the nPose system this plugin can be used in conjunction with a SET card to move the seated Avatar to a 'safe' location and impose some appropriate animation before the plugin is called. This allows the sitter to stand in a controlled way.

EXAMPLE FOR A SINGLE SITTER BUILD:

  • Create a notecard named 'SET:Stand'.
  • Inside the notecard add a line to move and impose an animation.

SCHMO|1|[RNP] nPose Special_Default_Static pose|<1.965729, 2.043173, 0.778565>|<0.000000, 0.000000, 0.000000>|

  • Make any adjustments to the position which will position the sitter where they will stand and save them to the notecard.
  • Add one more line to call the Dismount plugin. Using a SATMSG will unsit this sitter only after they have changed poses.

SATMSG|-221|1|%AVKEY%|1

Enjoy.

Clone this wiki locally