Input Command

Defines the default input device(s) from which to accept user input for all boxes, text, tickers objects and toggle controls in the script. The valid parameters are Touch, Camera or Both. The Box, Object, Text, Ticker and Toggle commands also accept Input options which allow the default value to be overridden individually, as needed

The Input command can only appear before the first page in the script or an error will be reported. Otherwise, the default value is Touch, which requires a display with touch screen capabilities to be connected via USB. Camera means that touch events will be detected based on a motion map generated from the video from a camera. Both will accept touch events from either of these devices. Lightwing always displays status messages upon start up that indicate which of these input devices are actually detected and enabled. Touch screen capabilities are always enabled on Windows because Lightwing emulates this using the mouse input. Camera features are not available on Windows.

 

 

<   Global Command                                                                                   Jump Command   >