Debugging

You can find the debug information in the lower central area of the Preview. The debug window is excluded from the kzb export.

../_images/preview-airflow-debug-window.png

Debug item

Description

Feature

Currently active feature:

  • 0: Full screen without popups (default view)

  • 1: Driver view popup

  • 2: Synchronized view popup

  • 3: Passenger view popup

Driver

  • Temperature and AC level for the driver.

  • Active:

    • T: The temperature slider is currently receiving input.

    • F: The fan speed slider is currently receiving input.

Passenger

  • Temperature and AC level for the passenger.

  • Active:

    • T: The temperature slider is currently receiving input.

    • F: The fan speed slider is currently receiving input.

Sync

  • Temperature and AC level for the synchronized mode.

  • Active:

    • T: The temperature slider is currently receiving input.

    • F: The fan speed slider is currently receiving input.

Scroll Positions

ScrollPosition.x values of Scroll View 2D nodes that position airflows:

  • L: X and Y scroll position for the leftmost airflow

  • CL: X and Y scroll position for the center left airflow

  • CR: X and Y scroll position for the center right airflow

  • R: X and Y scroll position for the rightmost airflow

Toggling debug window

To toggle the visibility of the debug window, in the Node Tree, select the RootPage > Debug Stack Layout 2D node and press Ctrl H.

Customizing debug window

To customize the debug window content, remove or add content to the Debug Stack Layout 2D node.

../_images/node-tree-airflow-debug.png