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:
chorname

The short name of the choreography you want to add to this script.


See also:

Class script | Class chorFile |

 

©2000 arcticpigs. All rights reserved.
This is a draft version! The functionality of parts of the software are liable to change.