Animation (Tokens)
| Token Name | Type | Default Value | Accepted Values | Category | Description |
|---|---|---|---|---|---|
| ConfigAtpPaths_File | STRING | NULL | N/A | Animation | |
| ConfigDemoPaths_File | STRING | NULL | N/A | Animation | |
| ConfigPathEditorFile | STRING | versions/configs/config_paths_empty.cfg | N/A | Animation | |
| CyclePaths | ENUM | OFF | ON, OFF, PAUSE | Animation | Determines what to do when the IG reaches the end of the current path. ON and PAUSE cycle to the next path in the path index file while OFF disables this behavior. Both OFF and PAUSE map the credits screen and display it for PathInitPause frames before rendering the next path. ON "should" skip the credits screen and render the next path immediately ... however, ON behaves like PAUSE in ATP and Demo path modes (probably a bug). |
| DemoPathAutoModeID | BOOL | OFF | ON, OFF, 1, 0, TRUE, FALSE | Animation | |
| PathEditor | BOOL | OFF | ON, OFF, 1, 0, TRUE, FALSE | Animation | |
| PathInitPause | FLOAT | 240 | -FLOAT_MAX to FLOAT_MAX, inclusive | Animation | When switching the active path (see CyclePaths), the number of frames after "readyForPageder" until we turn off the credits screen. Used for paths from ConfigAtpPaths_File, ConfigDemoPaths_File, and AutomatedTest. |
| PathSaveIncrement | BOOL | ON | ON, OFF, 1, 0, TRUE, FALSE | Animation | |
| SequenceTiming | ENUM | TIMER | TIMER, TIMER_NOEXTRAP, COUNTER, COUNTER_NOEXTRAP | Animation |