Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
tmf:spectatorobjective [2016/07/16 13:22]
snippers created
tmf:spectatorobjective [2016/07/26 11:17]
head [Spectator Objective Module]
Line 1: Line 1:
 ====== Spectator Objective Module ====== ====== Spectator Objective Module ======
 + ​[[#​trigger support|{{:​tmf:​triggericon.png}}]]
 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.
  
 {{:​tmf:​spectator_obj.png}} {{:​tmf:​spectator_obj.png}}
-  * **Colour** is a RGBA array.+  * **Colour** is a RGBA array. ​The last value is the transparency where 1 is fully visible and 0 is invisible. 
 +      * 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
  
  • tmf/spectatorobjective.txt
  • Last modified: 2016/07/26 11:17
  • by head