Eden Editor: Trigger: Difference between revisions
Jump to navigation
Jump to search
m (Str moved page Eden Editor: Triggers to Eden Editor: Trigger) |
mNo edit summary |
||
Line 1: | Line 1: | ||
== Attributes == | |||
{| class="wikitable sortable" | |||
! Name | |||
! Category | |||
! Class | |||
! class="unsortable" | Description | |||
|- | |||
| '''Variable Name''' | |||
| Trigger Init | |||
| <tt>name</tt> | |||
| | |||
|- | |||
| '''Text''' | |||
| Trigger Init | |||
| <tt>text</tt> | |||
| | |||
|- | |||
| '''Shape''' | |||
| Trigger Transformation | |||
| <tt>IsRectangle</tt> | |||
| | |||
|- | |||
| '''Size''' | |||
| Trigger Transformation | |||
| <tt>size2</tt> | |||
| | |||
|- | |||
| '''Position''' | |||
| Trigger Transformation | |||
| <tt>position</tt> | |||
| | |||
|- | |||
| '''Rotation''' | |||
| Trigger Transformation | |||
| <tt>rotation</tt> | |||
| | |||
|- | |||
| '''Type''' | |||
| Trigger Activation | |||
| <tt>TriggerType</tt> | |||
| | |||
|- | |||
| '''Activation''' | |||
| Trigger Activation | |||
| <tt>ActivationBy</tt> | |||
| | |||
|- | |||
| '''Activation''' | |||
| Trigger Activation | |||
| <tt>activationByOwner</tt> | |||
| | |||
|- | |||
| '''Activation''' | |||
| Trigger Activation | |||
| <tt>activationByOwnerStatic</tt> | |||
| | |||
|- | |||
| '''Activation Type''' | |||
| Trigger Activation | |||
| <tt>activationType</tt> | |||
| | |||
|- | |||
| '''Repeatable''' | |||
| Trigger Activation | |||
| <tt>repeatable</tt> | |||
| | |||
|- | |||
| '''Condition''' | |||
| Trigger Expression | |||
| <tt>condition</tt> | |||
| | |||
|- | |||
| '''On Activation''' | |||
| Trigger Expression | |||
| <tt>onActivation</tt> | |||
| | |||
|- | |||
| '''On Deactivation''' | |||
| Trigger Expression | |||
| <tt>onDeactivation</tt> | |||
| | |||
|- | |||
| '''Timer Type''' | |||
| Trigger Timer | |||
| <tt>interuptable</tt> | |||
| | |||
|- | |||
| '''Timer Values''' | |||
| Trigger Timer | |||
| <tt>timeout</tt> | |||
| | |||
|- | |||
| '''Effect Condition''' | |||
| Trigger Effects | |||
| <tt>effectCondition</tt> | |||
| | |||
|- | |||
| '''Sound''' | |||
| Trigger Effects | |||
| <tt>sound</tt> | |||
| | |||
|- | |||
| '''Voice''' | |||
| Trigger Effects | |||
| <tt>voice</tt> | |||
| | |||
|- | |||
| '''Environment''' | |||
| Trigger Effects | |||
| <tt>soundEnvironment</tt> | |||
| | |||
|- | |||
| '''SFX''' | |||
| Trigger Effects | |||
| <tt>soundTrigger</tt> | |||
| | |||
|- | |||
| '''Music''' | |||
| Trigger Effects | |||
| <tt>music</tt> | |||
| | |||
|- | |||
| '''UI Overlay''' | |||
| Trigger Effects | |||
| <tt>title</tt> | |||
| | |||
|} | |||
[[Category:Eden Editor|Triggers]] | [[Category:Eden Editor|Triggers]] | ||
[[Category:Eden Editor: Asset Types|Triggers]] | [[Category:Eden Editor: Asset Types|Triggers]] |
Revision as of 16:26, 3 December 2015
Attributes
Name | Category | Class | Description |
---|---|---|---|
Variable Name | Trigger Init | name | |
Text | Trigger Init | text | |
Shape | Trigger Transformation | IsRectangle | |
Size | Trigger Transformation | size2 | |
Position | Trigger Transformation | position | |
Rotation | Trigger Transformation | rotation | |
Type | Trigger Activation | TriggerType | |
Activation | Trigger Activation | ActivationBy | |
Activation | Trigger Activation | activationByOwner | |
Activation | Trigger Activation | activationByOwnerStatic | |
Activation Type | Trigger Activation | activationType | |
Repeatable | Trigger Activation | repeatable | |
Condition | Trigger Expression | condition | |
On Activation | Trigger Expression | onActivation | |
On Deactivation | Trigger Expression | onDeactivation | |
Timer Type | Trigger Timer | interuptable | |
Timer Values | Trigger Timer | timeout | |
Effect Condition | Trigger Effects | effectCondition | |
Sound | Trigger Effects | sound | |
Voice | Trigger Effects | voice | |
Environment | Trigger Effects | soundEnvironment | |
SFX | Trigger Effects | soundTrigger | |
Music | Trigger Effects | music | |
UI Overlay | Trigger Effects | title |