arcticPigs release V1.0 helpefiles |
![]() |
Add a choreography to this script
A choreography can be seen as a collection of script commands. Adding a chor file to a script will generally create multiple models, add all the required actions to the models, add all the sounds to the script and set all the parameters in all these sequence events. You can use the script object to iterate through these created objects if you wish to change any parameters.
Working this way allows you to setup your whole scene within Animation:Master and then importing it more or less as-is into the arcticPigs viewer.
Syntax: |
void addChoreography(String chorname) |
Return: | nothing |
Parameters: |
|
See also:
Last Updated: 06/18/02 |