Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tmf:spectatorobjective [2016/07/16 13:22] – created snippers | tmf:spectatorobjective [2025/08/03 14:24] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Spectator Objective Module ====== | ====== Spectator Objective Module ====== | ||
| + | | ||
| + | |||
| This module is used to create an objective to be displayed in the spectator system. Simply place the module on the location to show the objective. | This module is used to create an objective to be displayed in the spectator system. Simply place the module on the location to show the objective. | ||
| {{: | {{: | ||
| - | * **Colour** is a RGBA array. | + | * **Colour** is a RGBA array. |
| + | * White - [1,1,1,1] | ||
| + | * Red - [1,0,0,1] | ||
| + | * Green - [0,1,0,1] | ||
| + | * Blue - [0,0,1,1] | ||
| + | * Black - [0,0,0,1] | ||
| * **Text** is the text to render next to the icon | * **Text** is the text to render next to the icon | ||