Eden Editor: Trigger: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
! class="unsortable" | Description
! class="unsortable" | Description
! Class
! Class
! Control
! Type
|-
|-
| '''Variable Name'''
| '''Variable Name'''
Line 15: Line 15:
|  
|  
| <tt>name</tt>
| <tt>name</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt>
| [[String]]
|-
|-
| '''Text'''
| '''Text'''
Line 21: Line 21:
|  
|  
| <tt>text</tt>
| <tt>text</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt>
| [[String]]
|-
|-
| '''Shape'''
| '''Shape'''
Line 27: Line 27:
|  
|  
| <tt>IsRectangle</tt>
| <tt>IsRectangle</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#ShapeTrigger|ShapeTrigger]]</tt>
| [[Bool]]
|-
|-
| '''Size'''
| '''Size'''
Line 33: Line 33:
|  
|  
| <tt>size2</tt>
| <tt>size2</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditAB|EditAB]]</tt>
| [[Array]]
|-
|-
| '''Position'''
| '''Position'''
Line 39: Line 39:
|  
|  
| <tt>position</tt>
| <tt>position</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditXYZ|EditXYZ]]</tt>
| [[Position3D]]
|-
|-
| '''Rotation'''
| '''Rotation'''
Line 45: Line 45:
|  
|  
| <tt>rotation</tt>
| <tt>rotation</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditZ|EditZ]]</tt>
| [[Number]]
|-
|-
| '''Type'''
| '''Type'''
Line 51: Line 51:
|  
|  
| <tt>TriggerType</tt>
| <tt>TriggerType</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#TriggerType|TriggerType]]</tt>
| [[String]]
|-
|-
| '''Activation'''
| '''Activation'''
Line 57: Line 57:
|  
|  
| <tt>ActivationBy</tt>
| <tt>ActivationBy</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#TriggerActivation|TriggerActivation]]</tt>
| [[String]]
|-
|-
| '''Activation'''
| '''Activation'''
Line 63: Line 63:
|  
|  
| <tt>activationByOwner</tt>
| <tt>activationByOwner</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#TriggerActivationOwner|TriggerActivationOwner]]</tt>
| [[String]]
|-
|-
| '''Activation'''
| '''Activation'''
Line 69: Line 69:
|  
|  
| <tt>activationByOwnerStatic</tt>
| <tt>activationByOwnerStatic</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#TriggerActivationOwnerStatic|TriggerActivationOwnerStatic]]</tt>
|  
|-
|-
| '''Activation Type'''
| '''Activation Type'''
Line 75: Line 75:
|  
|  
| <tt>activationType</tt>
| <tt>activationType</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#ActivationType|ActivationType]]</tt>
| [[String]]
|-
|-
| '''Repeatable'''
| '''Repeatable'''
Line 81: Line 81:
|  
|  
| <tt>repeatable</tt>
| <tt>repeatable</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Checkbox|Checkbox]]</tt>
| [[Bool]]
|-
|-
| '''Condition'''
| '''Condition'''
Line 87: Line 87:
|  
|  
| <tt>condition</tt>
| <tt>condition</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditCodeMulti3|EditCodeMulti3]]</tt>
| [[String]]
|-
|-
| '''On Activation'''
| '''On Activation'''
Line 93: Line 93:
|  
|  
| <tt>onActivation</tt>
| <tt>onActivation</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditCodeMulti5|EditCodeMulti5]]</tt>
| [[String]]
|-
|-
| '''On Deactivation'''
| '''On Deactivation'''
Line 99: Line 99:
|  
|  
| <tt>onDeactivation</tt>
| <tt>onDeactivation</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditCodeMulti3|EditCodeMulti3]]</tt>
| [[String]]
|-
|-
| '''Timer Type'''
| '''Timer Type'''
Line 105: Line 105:
|  
|  
| <tt>interuptable</tt>
| <tt>interuptable</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#TimeoutType|TimeoutType]]</tt>
| [[Bool]]
|-
|-
| '''Timer Values'''
| '''Timer Values'''
Line 111: Line 111:
|  
|  
| <tt>timeout</tt>
| <tt>timeout</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Timeout|Timeout]]</tt>
| [[Array]] in format [min, mid, max]
|-
|-
| '''Effect Condition'''
| '''Effect Condition'''
Line 117: Line 117:
|  
|  
| <tt>effectCondition</tt>
| <tt>effectCondition</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt>
| [[String]]
|-
|-
| '''Sound'''
| '''Sound'''
Line 123: Line 123:
|  
|  
| <tt>sound</tt>
| <tt>sound</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Sound|Sound]]</tt>
| [[String]]
|-
|-
| '''Voice'''
| '''Voice'''
Line 129: Line 129:
|  
|  
| <tt>voice</tt>
| <tt>voice</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#SoundVoice|SoundVoice]]</tt>
| [[String]]
|-
|-
| '''Environment'''
| '''Environment'''
Line 135: Line 135:
|  
|  
| <tt>soundEnvironment</tt>
| <tt>soundEnvironment</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#SoundEnvironment|SoundEnvironment]]</tt>
| [[String]]
|-
|-
| '''SFX'''
| '''SFX'''
Line 141: Line 141:
|  
|  
| <tt>soundTrigger</tt>
| <tt>soundTrigger</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#SoundEffect|SoundEffect]]</tt>
| [[String]]
|-
|-
| '''Music'''
| '''Music'''
Line 147: Line 147:
|  
|  
| <tt>music</tt>
| <tt>music</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Music|Music]]</tt>
| [[String]]
|-
|-
| '''UI Overlay'''
| '''UI Overlay'''
Line 153: Line 153:
|  
|  
| <tt>title</tt>
| <tt>title</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#RscTitle|RscTitle]]</tt>
| [[String]]
|}
|}
</onlyinclude>
</onlyinclude>

Revision as of 17:37, 7 December 2015

Attributes

Info Development
Name Category Description Class Type
Variable Name Trigger Init name String
Text Trigger Init text String
Shape Trigger Transformation IsRectangle Bool
Size Trigger Transformation size2 Array
Position Trigger Transformation position Position3D
Rotation Trigger Transformation rotation Number
Type Trigger Activation TriggerType String
Activation Trigger Activation ActivationBy String
Activation Trigger Activation activationByOwner String
Activation Trigger Activation activationByOwnerStatic
Activation Type Trigger Activation activationType String
Repeatable Trigger Activation repeatable Bool
Condition Trigger Expression condition String
On Activation Trigger Expression onActivation String
On Deactivation Trigger Expression onDeactivation String
Timer Type Trigger Timer interuptable Bool
Timer Values Trigger Timer timeout Array in format [min, mid, max]
Effect Condition Trigger Effects effectCondition String
Sound Trigger Effects sound String
Voice Trigger Effects voice String
Environment Trigger Effects soundEnvironment String
SFX Trigger Effects soundTrigger String
Music Trigger Effects music String
UI Overlay Trigger Effects title String