Due to the recent resurgence of spam, we have temporarily disabled user creation and page editing/creation as we resolve the issue.
Difference between revisions of "Objective"
From Snapwiki
m (KDearnley moved page Logic:Objective to Objective: Fixing Logic category) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Logic]] | ||
== Objective == | == Objective == | ||
The Objective controls HUD text, icons, or progress bars to help direct players to their goals. | The Objective controls HUD text, icons, or progress bars to help direct players to their goals. | ||
− | |||
== Details == | == Details == | ||
Line 13: | Line 13: | ||
|} | |} | ||
+ | |||
== Inputs == | == Inputs == | ||
{| class="wikitable" style="width:60%;" | {| class="wikitable" style="width:60%;" | ||
!colspan="3"|'''INPUTS''' | !colspan="3"|'''INPUTS''' | ||
|- | |- | ||
− | |[[File:Show.png|64px|link= | + | |[[File:Show.png|64px|link=Show Objective]]||'''Show Objective'''||Show the objective on the HUD. |
|- | |- | ||
− | |[[File:ShowTimer.png|64px|link= | + | |[[File:ShowTimer.png|64px|link=Show Timer]]||'''Show Timer'''||Show a timer on the HUD. |
|- | |- | ||
− | |[[File:ShowHealth.png|64px|link= | + | |[[File:ShowHealth.png|64px|link=Show Health]]||'''Show Health'''||Show the activator's health on the HUD. Expects an activator with health. Has an option to use a Large Health Bar similar to those used in the campaign's boss fights. |
|- | |- | ||
− | |[[File: | + | |[[File:ShowCounter1.png|64px|link=Show Counter]]||'''Show Counter'''||Show a counter on the HUD. |
|- | |- | ||
− | |[[File:ShowResource.png|64px|link= | + | |[[File:ShowResource.png|64px|link=Show Resource]]||'''Show Resource'''||Show a resource, as defined in the input's properties, on the HUD. |
|- | |- | ||
− | |[[File:Hide.png|64px|link= | + | |[[File:Hide.png|64px|link=Hide Objective]]||'''Hide Objective'''||Hide the objective. The objective will exist if hidden and can be shown again later using Show. |
|} | |} | ||
− | |||
== Outputs == | == Outputs == |
Latest revision as of 2016-07-29T17:41:48
Contents
Objective
The Objective controls HUD text, icons, or progress bars to help direct players to their goals.
Details
Object: Objective Category: Communication |
Inputs
Outputs
None
Properties
PROPERTIES | ||
---|---|---|
Name | String | The name of this object. Rename an object to make it easy to identify. |
Objective Color | RGB Color | Color for this objective. |
Icon | Grid Picker | Icon image for this objective. |
Text | String | Text to display for this objective. |
Secondary Text | String | Secondary text to display for this objective. |