Scripts

Scripts allow you to create guided experiences in ARDI-VE.

You can use them to control the camera, adjust properties, switch between vision modes etc.

You can add a number of steps together to walk people through scenarios, such as explaining how your facility operates, how to safely evacuate etc.

A script is an XML file - these are text-based files that can be written in most text editors.

Each script is made up of one or more steps, which are specific instructions for ARDI to do something.

For example, the WaitForClick step waits until the user clicks on an object on-screen before continuing.

To discover more, check out our tutorial: Writing Your First ARDI Script