Visibility
| Applies To | Blish HUD (Pathing) | TacO | Burrito | |
|---|---|---|---|---|
Description
Visibility attributes allow you to indicate where a marker or trail should be shown. By default, markers and trails are visible on the minimap (compass), fullscreen map, and in-game.
| Attribute | Data Type | Default Value | Example | Description |
|---|---|---|---|---|
| miniMapVisibility | bool | 1 | 0 | If set false, the marker or trail will not be displayed on the minimap (compass). |
| mapVisibility | bool | 1 | 0 | If set false, the marker or trail will not be displayed on the fullscreen map. |
| inGameVisibility | bool | 1 | 0 | If set false, the marker or trail will not be displayed in-game. |