What about the script multisit ?
- Details
- Parent Category: Simple Sit
- Created on Sunday, 07 February 2010 18:25
- Last Updated on Wednesday, 11 September 2013 14:40
- Published on Sunday, 07 February 2010 18:25
- Written by sandrine
- Hits: 762
The script multisit is responsible for the following roles :
- Management of the animation for an avatar
- Display menu animations
- Management of possible delay
- Storing position and rotation animations
- Positioning an avatar
- Management adjustment animations
- Receipt and processing of external commands
- Issuing external commands
It takes as much script multisit as avatars seated, it is a constraint of the LSL. A script manages the animations of a single avatar. The parameters of position and rotation animations are stored in a notecard setupmultisit. Therefore as many notes as setupmultisit scripts multisit.
The first multisit has no index. The following has index 1, the second has index 2 and so on. The same applies to the associated notes: setupmultisit, setupmultisit 1 setupmultisit 2 ...
You can configure a script multisit with a note configmultisit. It may well change many aspects of functioning :
- mode: dialog box, timing, sequence ...
- alias names animations
- definition of a PLC
- external controls
- synchronization between avatars
