The "vngen_do_debug" Function
Syntax#
| Argument | Type | Description |
|---|---|---|
toggle | boolean/macro | Enables, disables, or toggles debug mode |
[sound] | sound | Optional: A sound to be played when the script is run |
Description#
Toggles or explicitly enables/disables VNgen's built-in debug mode. Debug mode is disabled by default. When enabled, DEBUG MODE will be printed across the top-left corner of the display. While this notice is visible, pressing the tilde (~) key will open and close VNgen's command console. Typing help in the command console will display a list of available debug commands.
See Macros & Keywords for a full list of behavior settings.