GetControlUnboundNormal
Docslocal retval = GetControlUnboundNormal(padIndex, control)Description
Seems to return values between -1 and 1 for controls like gas and steering.
Parameters
| Name | Type | Description |
|---|---|---|
padIndex | int | The control system instance to use. See [`ENABLE_ALL_CONTROL_ACTIONS`](#\_0xA5FFE9B05F199DE7). |
control | int | The [control ID](https://docs.fivem.net/docs/game-references/controls/#controls) to check. |
Returns
floatReturns a floating-point number.