How to get AVsitter2
AVsitter2 can be freely obtained from GitHub and imported into Second Life by following our import guide.
Inside the AVsitter2 Package
The main AVsitter package contains:
-
[AV]sitA & [AV]sitB scripts
The main scripts that must always be used in a pair (A+B), one pair for each avatar to sit. Each pair will define a SITTER.
-
[AV]adjuster script & [AV]helper object
These are setup items that allow the default pose positions to be adjusted.
-
AVpos notecard
AVsitter data needs to be saved in an AVpos notecard. The notecard provided is intentionally empty.
-
Examples [BOX]
The AVsitter Examples [BOX] contains several example items that demonstrate the use of the system. The imprtance of the examples is often overlooked. Please examine the examples closely to understand how the system can be used for different setups.
-
Utilities [BOX]
The Utilities [BOX] contains the Utilities.
-
Plugins [BOX]
The Plugins [BOX] contains scripts that provide special functionality, along with examples. Example items are provided for each script.
Requirements
There are some basic requirements to use AVsitter:
-
You will need to have a beginner's knowledge of building in Second Life.
You will need to purchase animation files from animation stores in SL or learn to create them yourself.
Setup
Basic Prim Setup
The most basic setup is a prim that seats one avatar.
-
Drop the following into an empty prim in your furniture:
-
[AV]sitA + [AV]sitB scripts
[AV]adjuster script
[AV]helper object
AVpos notecard
The animation files you plan to use
Basic Setup Video
Couples Prim Setup
Setup of a prim for multiple avatars is the same as for Basic Prim Setup, with a few additions:
-
Your object must have a prim count equal to or greater than the number of avatars you plan on sitting.
You will need to drop one pair of [AV]sit (A+B) scripts into the prim for each avatar you want to sit.
i.e. For 2 sitters you'll need 2 pairs of [AV]sit (A+B) scripts.
Couples Setup Video
Submenus
To create a submenu…
-
In the [NEW] menu, choose [SUBMENU]. This will create a submenu only in the menu of the SITTER you are on.
Navigate to your submenu and then create new [POSE], [SYNC], or [SUBMENU] inside the submenu.
Camera
To save a camera position…
-
In the [NEW] menu, choose [CAMERA] then [SAVE]. This will save your camera view for all sitters in the prim.
To remove all camera settings from the object, choose [CAMERA] then [CLEAR].
Changes to camera settings will take effect the next time you sit.
Chat Commands
The following chat commands can be typed into local chat while the [AV]adjuster and [AV]helper are in the furniture:
-
/5 helper - rezzes the helpers (alternate to using menu).
/5 cleanup - deletes the [AV]adjuster & [AV]helper from the prim.
/5 <avatar uuid> - moves the helper into the exact position of another avatar. Useful for copying positions from poseballs.
/5 targets - briefly shows the SitTargets in hovertext.
Making Corrections
If you do not get things right the first time, you can always make corrections or additions:
-
To change the position of a pose, or to add new poses, you can always select [HELPER] again, position the pose, and [SAVE]. Remember to [DUMP] your settings again and save them to the AVpos notecard after making any changes.
If you want to rename or change the order of any menu items you can manually edit the AVpos notecard.
To delete a pose, you must manually remove the lines from the the AVpos notecard.
As with all building in SL, you should take a backup of your work regularly to avoid losing progress.
Advanced Setup
The [NEW] menu described on this page is a great way to start using AVsitter, however you will have much more control when you learn to edit the notecard manually. After you can follow the tutorials on this page you should then learn the format of the AVpos notecard and learn about the utility scripts. Advanced users can then consider custom scripting or one of the available plugins.
Multiple Setups
It is possible to have any mix of singles & couples setups in different prims of the same furniture, however you must follow the instructions given in the SitTargets section.
Setups for 3+ Avatars
Setups in one prim for 3+ avatars is the same as for couples setup but needs to include more pairs of [AV]sit (A+B) scripts. The [NEW] menu will allow you to add a SYNC pose for multiple SITTERs but you should also learn to add/edit poses manually in the notecard.
Animation Sequences
AVsitter provides two ways to do sequences: the AVsequence™ script and the “built-in” sequence method. Read about both and use the method most appropriate for your situation.
Sounds and Songs
Playing sound files is achieved with the AVsequence™ script (includes playing a single sound with a pose, or a complete song).