Adds a pause event to the sequence.

A pause event will freeze the motion at the specified time. You can use the restart command to continue with the animation.

Syntax:

void pause(float time)
Parameters:
time

The time at which this event will be fired. All times are relative to the time at which the script gets started by a script.Start command

See also:

Class actionSequence |

 

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