Eden Editor: Waypoint: 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
|-
|-
| '''Type'''
| '''Type'''
Line 15: Line 15:
|  
|  
| <tt>itemClass</tt>
| <tt>itemClass</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Type|Type]]</tt>
| [[String]]
|-
|-
| '''Variable Name'''
| '''Variable Name'''
Line 21: Line 21:
|  
|  
| <tt>name</tt>
| <tt>name</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt>
| [[String]]
|-
|-
| '''Description'''
| '''Description'''
Line 27: Line 27:
|  
|  
| <tt>description</tt>
| <tt>description</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt>
| [[String]]
|-
|-
| '''Order'''
| '''Order'''
Line 33: Line 33:
|  
|  
| <tt>order</tt>
| <tt>order</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Combo|Combo]]</tt>
|  
|-
|-
| '''Position'''
| '''Position'''
Line 39: Line 39:
|  
|  
| <tt>position</tt>
| <tt>position</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditXYZ|EditXYZ]]</tt>
| [[Position3D]]
|-
|-
| '''House Position'''
| '''House Position'''
Line 45: Line 45:
|  
|  
| <tt>positionObject</tt>
| <tt>positionObject</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Combo|Combo]]</tt>
|  
|-
|-
| '''Placement Radius'''
| '''Placement Radius'''
Line 51: Line 51:
|  
|  
| <tt>placementRadius</tt>
| <tt>placementRadius</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditShort|EditShort]]</tt>
| [[Number]]
|-
|-
| '''Completion Radius'''
| '''Completion Radius'''
Line 57: Line 57:
|  
|  
| <tt>completionRadius</tt>
| <tt>completionRadius</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditShort|EditShort]]</tt>
| [[Number]]
|-
|-
| '''Combat Mode'''
| '''Combat Mode'''
Line 63: Line 63:
|  
|  
| <tt>combatMode</tt>
| <tt>combatMode</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#CombatModeWaypoint|CombatModeWaypoint]]</tt>
| [[String]]
|-
|-
| '''Behaviour'''
| '''Behaviour'''
Line 69: Line 69:
|  
|  
| <tt>behaviour</tt>
| <tt>behaviour</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#BehaviourWaypoint|BehaviourWaypoint]]</tt>
| [[String]]
|-
|-
| '''Formation'''
| '''Formation'''
Line 75: Line 75:
|  
|  
| <tt>formation</tt>
| <tt>formation</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#FormationWaypoint|FormationWaypoint]]</tt>
| [[String]]
|-
|-
| '''SpeedMode'''
| '''SpeedMode'''
Line 81: Line 81:
|  
|  
| <tt>speedMode</tt>
| <tt>speedMode</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#SpeedModeWaypoint|SpeedModeWaypoint]]</tt>
| [[String]]
|-
|-
| '''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]]
|-
|-
| '''Script'''
| '''Script'''
Line 99: Line 99:
|  
|  
| <tt>script</tt>
| <tt>script</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditCode|EditCode]]</tt>
| [[String]]
|-
|-
| '''Map Visibility'''
| '''Map Visibility'''
Line 105: Line 105:
|  
|  
| <tt>show2D</tt>
| <tt>show2D</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Checkbox|Checkbox]]</tt>
| [[Bool]]
|-
|-
| '''Scene Visibility'''
| '''Scene Visibility'''
Line 111: Line 111:
|  
|  
| <tt>show3D</tt>
| <tt>show3D</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Checkbox|Checkbox]]</tt>
| [[Bool]]
|-
|-
| '''Timer Values'''
| '''Timer Values'''
Line 117: Line 117:
|  
|  
| <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 123: Line 123:
|  
|  
| <tt>effectCondition</tt>
| <tt>effectCondition</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt>
| [[String]]
|-
|-
| '''Sound'''
| '''Sound'''
Line 129: Line 129:
|  
|  
| <tt>sound</tt>
| <tt>sound</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Sound|Sound]]</tt>
| [[String]]
|-
|-
| '''Voice'''
| '''Voice'''
Line 135: Line 135:
|  
|  
| <tt>voice</tt>
| <tt>voice</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#SoundVoice|SoundVoice]]</tt>
| [[String]]
|-
|-
| '''Environment'''
| '''Environment'''
Line 141: Line 141:
|  
|  
| <tt>soundEnvironment</tt>
| <tt>soundEnvironment</tt>
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#SoundEnvironment|SoundEnvironment]]</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:40, 7 December 2015

Attributes

Info Development
Name Category Description Class Type
Type Waypoint Type itemClass String
Variable Name Waypoint Init name String
Description Waypoint Init description String
Order Waypoint Init order
Position Waypoint Transformation position Position3D
House Position Waypoint Transformation positionObject
Placement Radius Waypoint Transformation placementRadius Number
Completion Radius Waypoint Transformation completionRadius Number
Combat Mode Waypoint States combatMode String
Behaviour Waypoint States behaviour String
Formation Waypoint States formation String
SpeedMode Waypoint States speedMode String
Condition Waypoint Expression condition String
On Activation Waypoint Expression onActivation String
Script Waypoint Expression script String
Map Visibility Waypoint Visibility show2D Bool
Scene Visibility Waypoint Visibility show3D Bool
Timer Values Waypoint Timer timeout Array in format [min, mid, max]
Effect Condition Waypoint Effects effectCondition String
Sound Waypoint Effects sound String
Voice Waypoint Effects voice String
Environment Waypoint Effects soundEnvironment String
Music Waypoint Effects music String
UI Overlay Waypoint Effects title String