For the complete documentation index, see llms.txt. This page is also available as Markdown.

Buttons, triggers, sticks, and sensors

The same integer API covers controls with different ranges:

Control
Range

Digital buttons

normally 0 or 100

Triggers

normally 0..100

Stick axes

normally -100..100

Sensors/touch values

identifier-specific

Trace outputs

debug integers, with TRACE_1..TRACE_3 supporting full Live 32-bit values

Do not assume every identifier accepts the same range. The function and constant appendices record the compiler limits.

Last updated