Eden Editor: Waypoint: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
<onlyinclude> | <onlyinclude> | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! colspan="3" | Info | |||
! colspan="2" | [[Eden Editor: Scenario Atttributes|Development]] | |||
|- | |||
! Name | ! Name | ||
! Category | ! Category | ||
! class="unsortable" | Description | |||
! Class | ! Class | ||
! | ! Control | ||
|- | |- | ||
| '''Type''' | | '''Type''' | ||
| Waypoint Type | | Waypoint Type | ||
| | |||
| <tt>itemClass</tt> | | <tt>itemClass</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Type|Type]]</tt> | ||
|- | |- | ||
| '''Variable Name''' | | '''Variable Name''' | ||
| Waypoint Init | | Waypoint Init | ||
| | |||
| <tt>name</tt> | | <tt>name</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt> | ||
|- | |- | ||
| '''Description''' | | '''Description''' | ||
| Waypoint Init | | Waypoint Init | ||
| | |||
| <tt>description</tt> | | <tt>description</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt> | ||
|- | |- | ||
| '''Order''' | | '''Order''' | ||
| Waypoint Init | | Waypoint Init | ||
| | |||
| <tt>order</tt> | | <tt>order</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Combo|Combo]]</tt> | ||
|- | |- | ||
| '''Position''' | | '''Position''' | ||
| Waypoint Transformation | | Waypoint Transformation | ||
| | |||
| <tt>position</tt> | | <tt>position</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditXYZ|EditXYZ]]</tt> | ||
|- | |- | ||
| '''House Position''' | | '''House Position''' | ||
| Waypoint Transformation | | Waypoint Transformation | ||
| | |||
| <tt>positionObject</tt> | | <tt>positionObject</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Combo|Combo]]</tt> | ||
|- | |- | ||
| '''Placement Radius''' | | '''Placement Radius''' | ||
| Waypoint Transformation | | Waypoint Transformation | ||
| | |||
| <tt>placementRadius</tt> | | <tt>placementRadius</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditShort|EditShort]]</tt> | ||
|- | |- | ||
| '''Completion Radius''' | | '''Completion Radius''' | ||
| Waypoint Transformation | | Waypoint Transformation | ||
| | |||
| <tt>completionRadius</tt> | | <tt>completionRadius</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditShort|EditShort]]</tt> | ||
|- | |- | ||
| '''Combat Mode''' | | '''Combat Mode''' | ||
| Waypoint States | | Waypoint States | ||
| | |||
| <tt>combatMode</tt> | | <tt>combatMode</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#CombatModeWaypoint|CombatModeWaypoint]]</tt> | ||
|- | |- | ||
| '''Behaviour''' | | '''Behaviour''' | ||
| Waypoint States | | Waypoint States | ||
| | |||
| <tt>behaviour</tt> | | <tt>behaviour</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#BehaviourWaypoint|BehaviourWaypoint]]</tt> | ||
|- | |- | ||
| '''Formation''' | | '''Formation''' | ||
| Waypoint States | | Waypoint States | ||
| | |||
| <tt>formation</tt> | | <tt>formation</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#FormationWaypoint|FormationWaypoint]]</tt> | ||
|- | |- | ||
| '''SpeedMode''' | | '''SpeedMode''' | ||
| Waypoint States | | Waypoint States | ||
| | |||
| <tt>speedMode</tt> | | <tt>speedMode</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#SpeedModeWaypoint|SpeedModeWaypoint]]</tt> | ||
|- | |- | ||
| '''Condition''' | | '''Condition''' | ||
| Waypoint Expression | | Waypoint Expression | ||
| | |||
| <tt>condition</tt> | | <tt>condition</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditCodeMulti3|EditCodeMulti3]]</tt> | ||
|- | |- | ||
| '''On Activation''' | | '''On Activation''' | ||
| Waypoint Expression | | Waypoint Expression | ||
| | |||
| <tt>onActivation</tt> | | <tt>onActivation</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditCodeMulti5|EditCodeMulti5]]</tt> | ||
|- | |- | ||
| '''Script''' | | '''Script''' | ||
| Waypoint Expression | | Waypoint Expression | ||
| | |||
| <tt>script</tt> | | <tt>script</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditCode|EditCode]]</tt> | ||
|- | |- | ||
| '''Map Visibility''' | | '''Map Visibility''' | ||
| Waypoint Visibility | | Waypoint Visibility | ||
| | |||
| <tt>show2D</tt> | | <tt>show2D</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Checkbox|Checkbox]]</tt> | ||
|- | |- | ||
| '''Scene Visibility''' | | '''Scene Visibility''' | ||
| Waypoint Visibility | | Waypoint Visibility | ||
| | |||
| <tt>show3D</tt> | | <tt>show3D</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Checkbox|Checkbox]]</tt> | ||
|- | |- | ||
| '''Timer Values''' | | '''Timer Values''' | ||
| Waypoint Timer | | Waypoint Timer | ||
| | |||
| <tt>timeout</tt> | | <tt>timeout</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Timeout|Timeout]]</tt> | ||
|- | |- | ||
| '''Effect Condition''' | | '''Effect Condition''' | ||
| Waypoint Effects | | Waypoint Effects | ||
| | |||
| <tt>effectCondition</tt> | | <tt>effectCondition</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt> | ||
|- | |- | ||
| '''Sound''' | | '''Sound''' | ||
| Waypoint Effects | | Waypoint Effects | ||
| | |||
| <tt>sound</tt> | | <tt>sound</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Sound|Sound]]</tt> | ||
|- | |- | ||
| '''Voice''' | | '''Voice''' | ||
| Waypoint Effects | | Waypoint Effects | ||
| | |||
| <tt>voice</tt> | | <tt>voice</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#SoundVoice|SoundVoice]]</tt> | ||
|- | |- | ||
| '''Environment''' | | '''Environment''' | ||
| Waypoint Effects | | Waypoint Effects | ||
| | |||
| <tt>soundEnvironment</tt> | | <tt>soundEnvironment</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#SoundEnvironment|SoundEnvironment]]</tt> | ||
|- | |- | ||
| '''Music''' | | '''Music''' | ||
| Waypoint Effects | | Waypoint Effects | ||
| | |||
| <tt>music</tt> | | <tt>music</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Music|Music]]</tt> | ||
|- | |- | ||
| '''UI Overlay''' | | '''UI Overlay''' | ||
| Waypoint Effects | | Waypoint Effects | ||
| | |||
| <tt>title</tt> | | <tt>title</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#RscTitle|RscTitle]]</tt> | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||
[[Category:Eden Editor|Waypoints]] | [[Category:Eden Editor|Waypoints]] | ||
[[Category:Eden Editor: Asset Types|Waypoints]] | [[Category:Eden Editor: Asset Types|Waypoints]] |
Revision as of 12:42, 7 December 2015
Attributes
Info | Development | |||
---|---|---|---|---|
Name | Category | Description | Class | Control |
Type | Waypoint Type | itemClass | Type | |
Variable Name | Waypoint Init | name | Edit | |
Description | Waypoint Init | description | Edit | |
Order | Waypoint Init | order | Combo | |
Position | Waypoint Transformation | position | EditXYZ | |
House Position | Waypoint Transformation | positionObject | Combo | |
Placement Radius | Waypoint Transformation | placementRadius | EditShort | |
Completion Radius | Waypoint Transformation | completionRadius | EditShort | |
Combat Mode | Waypoint States | combatMode | CombatModeWaypoint | |
Behaviour | Waypoint States | behaviour | BehaviourWaypoint | |
Formation | Waypoint States | formation | FormationWaypoint | |
SpeedMode | Waypoint States | speedMode | SpeedModeWaypoint | |
Condition | Waypoint Expression | condition | EditCodeMulti3 | |
On Activation | Waypoint Expression | onActivation | EditCodeMulti5 | |
Script | Waypoint Expression | script | EditCode | |
Map Visibility | Waypoint Visibility | show2D | Checkbox | |
Scene Visibility | Waypoint Visibility | show3D | Checkbox | |
Timer Values | Waypoint Timer | timeout | Timeout | |
Effect Condition | Waypoint Effects | effectCondition | Edit | |
Sound | Waypoint Effects | sound | Sound | |
Voice | Waypoint Effects | voice | SoundVoice | |
Environment | Waypoint Effects | soundEnvironment | SoundEnvironment | |
Music | Waypoint Effects | music | Music | |
UI Overlay | Waypoint Effects | title | RscTitle |