CallScript


Pauses the current script and starts a new script.

When the child script finishes, execution of the parent will automatically resume.


Syntax:

callScript [script] [arguments (optional)]


Examples:

callScript loadLevel houseInterior

callScript createPlayer player1