Configuration
You can edit the following variables in the file: config.lua
Last updated
You can edit the following variables in the file: config.lua
Last updated
The active locale name.
The key to show the cursor. ()
The range at which interactions can be triggered.
Toggle interactions on pedestrians. (If false, the indicators won't show)
The indicators' customization.
DICT
: string, texture dictionary.
NAME
: string, texture name.
WIDTH
: number, indicator's width.
HEIGHT
: number, indicator's height.
ROT
: number (deg), indicator's rotation.
COLOR_R
: integer (0-255), Red amount in RGBA.
COLOR_G
: integer (0-255), Green amount in RGBA.
COLOR_B
: integer (0-255), Blue amount in RGBA.
COLOR_A
: integer (0-255), Alpha amount in RGBA.
The indicators' customization when hovered.
DICT
: string, texture dictionary.
NAME
: string, texture name.
WIDTH
: number, indicator's width.
HEIGHT
: number, indicator's height.
ROT
: number (deg), indicator's rotation.
COLOR_R
: integer (0-255), Red amount in RGBA.
COLOR_G
: integer (0-255), Green amount in RGBA.
COLOR_B
: integer (0-255), Blue amount in RGBA.
COLOR_A
: integer (0-255), Alpha amount in RGBA.