2009

Table Of Contents
Actions are executed one after another in a script, so it is important to get the action sequence right.
However, Scripter does not wait for the current action to be completed before moving on to the next
action. So, for example, if there are two actions, one to start an animation, and the second one to show a
viewpoint, Scripter will execute both actions almost at the same time.
Note:
Using a pause action will stop the script for a specified amount of time before executing the next
action. Alternatively, you can create several scripts to execute actions separately.
Icons
Use the icons at the bottom of the action view to add, order, and delete actions in the selected script.
Play Animation - adds play animation actions.
Stop Animation - adds stop animation actions.
Show Viewpoint - adds show viewpoint actions.
Pause - adds pause actions.
Send Message - adds send message actions.
Set Variable - adds set variable actions.
Store Property - adds store property actions.
Load Model - adds load model actions.
Working with Object Animation Windows
394