Eden Editor: Terminology: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
====== AI ====== | ====== AI ====== | ||
| [[#Object|Object]] controlled by the computer. Similar to [[#Character|character]], but not limited to humans (e.g., can include animals). | | [[#Object|Object]] controlled by the computer. Similar to [[#Character|character]], but not limited to humans (e.g., can include animals). | ||
| | | [[Eden Editor: Object|Object]] | ||
|- | |- | ||
| | | | ||
Line 52: | Line 52: | ||
====== Briefing ====== | ====== Briefing ====== | ||
| Text based introduction to the [[#Scenario|scenario]]. It's shown before Scenario phase starts, but only after [[#Intro|intro]] ends. Can be disabled completely. | | Text based introduction to the [[#Scenario|scenario]]. It's shown before Scenario phase starts, but only after [[#Intro|intro]] ends. Can be disabled completely. | ||
| | | [[Eden Editor: Scenario Phases|Scenario Phases]] | ||
|- | |- | ||
| | | | ||
Line 62: | Line 62: | ||
====== Composition ====== | ====== Composition ====== | ||
| Collection of [[#Object|objects]]. When the objects are [[#Character|characters]], the composition is also known as [[#Group|group]]. | | Collection of [[#Object|objects]]. When the objects are [[#Character|characters]], the composition is also known as [[#Group|group]]. | ||
| | | [[Eden Editor: Composition|Composition]] | ||
|- | |- | ||
| | | | ||
Line 87: | Line 87: | ||
====== Group ====== | ====== Group ====== | ||
| [[Eden Editor: Group|Group]] [[#Entity|entity]] type. A group consists of [[#Character|characters]] and has one leader, who's able to issue orders to others. | | [[Eden Editor: Group|Group]] [[#Entity|entity]] type. A group consists of [[#Character|characters]] and has one leader, who's able to issue orders to others. | ||
| | | [[Eden Editor: Group|Group]] | ||
|- | |- | ||
| | | | ||
Line 97: | Line 97: | ||
====== Intro ====== | ====== Intro ====== | ||
| Opening [[#Phase|phase]] of the [[#Scenario|scenario]], performed before the scenario itself (including [[#Briefing|briefing]]) starts. It's available only in singleplayer and player cannot control it. | | Opening [[#Phase|phase]] of the [[#Scenario|scenario]], performed before the scenario itself (including [[#Briefing|briefing]]) starts. It's available only in singleplayer and player cannot control it. | ||
| | | [[Eden Editor: Scenario Phases|Scenario Phases]] | ||
|- | |- | ||
| | | | ||
Line 126: | Line 126: | ||
| | | | ||
====== Module ====== | ====== Module ====== | ||
| Advanced[[#System|system]] which executes pre-defined functionality (e.g., sector module, save game module, etc.) It can be often configured using custom [[#Attribute|attributes]]. | | Advanced [[#System|system]] which executes pre-defined functionality (e.g., sector module, save game module, etc.) It can be often configured using custom [[#Attribute|attributes]]. | ||
| [[Eden Editor: System|System]] | | [[Eden Editor: System|System]] | ||
|- | |- | ||
Line 132: | Line 132: | ||
====== Object ====== | ====== Object ====== | ||
| [[Eden Editor: Object|Object]] [[#Entity|entity]] type. It's basic entity type, usually with a model, textures and some sort of simulation (e.g., car, house, etc.) It's further divided to [[#Character|characters]], [[#Vehicle|vehicles]] and [[#Prop|props]]. | | [[Eden Editor: Object|Object]] [[#Entity|entity]] type. It's basic entity type, usually with a model, textures and some sort of simulation (e.g., car, house, etc.) It's further divided to [[#Character|characters]], [[#Vehicle|vehicles]] and [[#Prop|props]]. | ||
| | | [[Eden Editor: Object|Object]] | ||
|- | |- | ||
| | | | ||
====== Outro ====== | ====== Outro ====== | ||
| Closing [[#Phase|phase]] of the [[#Scenario|scenario]], performed after the scenario ends. It has Win and Lose versions, only one of them is selected based on outcome of the scenario. It's available only in singleplayer and player cannot control it. | | Closing [[#Phase|phase]] of the [[#Scenario|scenario]], performed after the scenario ends. It has Win and Lose versions, only one of them is selected based on outcome of the scenario. It's available only in singleplayer and player cannot control it. | ||
| | | [[Eden Editor: Scenario Phases|Scenario Phases]] | ||
|- | |- | ||
| | | | ||
Line 152: | Line 152: | ||
====== Player ====== | ====== Player ====== | ||
| [[#Character|Character]] controlled by the user once the [[#Scenario|scenario]] starts. | | [[#Character|Character]] controlled by the user once the [[#Scenario|scenario]] starts. | ||
| | | [[Eden Editor: Object|Object]] | ||
|- | |- | ||
| | | | ||
Line 174: | Line 174: | ||
Alternatively, Scenario can refer to Scenario [[#Phase|phase]] where all interactive gameplay happens. | Alternatively, Scenario can refer to Scenario [[#Phase|phase]] where all interactive gameplay happens. | ||
| | | [[Eden Editor: Scenario Phases|Scenario Phases]] | ||
|- | |- | ||
| | | | ||
Line 204: | Line 204: | ||
====== Toolbar ====== | ====== Toolbar ====== | ||
| A bar with icons for quick access to the most commonly used actions and tools. They can also be found in the [[#Menu_Bar|menu bar]]. | | A bar with icons for quick access to the most commonly used actions and tools. They can also be found in the [[#Menu_Bar|menu bar]]. | ||
| | | [[Eden Editor: Toolbar|Toolbar]] | ||
|- | |- | ||
| | | | ||
Line 224: | Line 224: | ||
====== Trigger ====== | ====== Trigger ====== | ||
| [[Eden Editor: Trigger|Trigger]] [[#Entity|entity]] type. Trigger is an event called once specific set of conditions is met. It can have a volume and check for presence of [[#Object|objects]] in it. | | [[Eden Editor: Trigger|Trigger]] [[#Entity|entity]] type. Trigger is an event called once specific set of conditions is met. It can have a volume and check for presence of [[#Object|objects]] in it. | ||
| | | [[Eden Editor: Trigger|Trigger]] | ||
|- | |- | ||
| | | | ||
Line 239: | Line 239: | ||
====== Waypoint ====== | ====== Waypoint ====== | ||
| [[Eden Editor: Waypoint|Waypoint]] [[#Entity|entity]] type. Waypoint belongs to a [[#Group|group]], and tells it to perform some operation. When the group has multiple waypoints, it will go through them in pre-defined order. | | [[Eden Editor: Waypoint|Waypoint]] [[#Entity|entity]] type. Waypoint belongs to a [[#Group|group]], and tells it to perform some operation. When the group has multiple waypoints, it will go through them in pre-defined order. | ||
| | | [[Eden Editor: Waypoint|Waypoint]] | ||
|- | |- | ||
| | | | ||
====== Widget ====== | ====== Widget ====== | ||
| See [[#Transformation_Widget|Transformation Widget]]. | | See [[#Transformation_Widget|Transformation Widget]]. | ||
| | | [[Eden Editor: Transformation Widget|Transformation Widget]] | ||
|- | |- | ||
| | | |
Revision as of 16:07, 6 October 2015
A list of commonly used terms related to the Eden Editor documentation.
Term | Description | See Also |
---|---|---|
AI |
Object controlled by the computer. Similar to character, but not limited to humans (e.g., can include animals). | Object |
Area Marker |
Special kind of marker, which is not represented by an icon, but elliptic or rectangular area. | Marker |
Area Scaling |
Action of changing size of an entity area. | Area Scaling |
Asset |
Content available for placing. Once places, it becomes an entity. | |
Asset Sub-type |
Minor categorization of the asset browser. Available sub-types are based on currently selected asset type (e.g., for objects, sub-types are sides like BLUFOR, OFPOR, etc.) | |
Asset Type |
Major categorization of the asset browser. Formerly known as editing mode in the 2D editor. Modes are objects, compositions, triggers, waypoints, systems and markers. | |
Asset Browser |
A list of all assets available for placing. Categorized by asset type and asset sub-type. | |
Attribute |
Individual setting of an entity (e.g., object attributes are position, name, fuel, etc.) | Attributes |
Briefing |
Text based introduction to the scenario. It's shown before Scenario phase starts, but only after intro ends. Can be disabled completely. | Scenario Phases |
Character |
A person, e.g., soldier, civilian, etc. It's a type of object. | Object |
Composition |
Collection of objects. When the objects are characters, the composition is also known as group. | Composition |
Connecting |
Action of connecting one or more entities to another entity, using specific connection type. | Connecting |
Context Menu |
Menu opened by clicking Right Mouse Button on an entity. Will show only options related to selected entities. | Context Menu |
Entity |
An editable element. Can be object, group, trigger, waypoint, system or marker. All entities are represented by an icon in the view and by an entry in the entity list. Before placing, an entity is an asset available in the asset browser. | |
Entity List |
A list of all entities| currently in the scenario. | Entity List |
Group |
Group entity type. A group consists of characters and has one leader, who's able to issue orders to others. | Group |
Grouping |
Action of connecting one AI character to another Character or a group. | Connecting |
Intro |
Opening phase of the scenario, performed before the scenario itself (including briefing) starts. It's available only in singleplayer and player cannot control it. | Scenario Phases |
Logic |
Dummy system which doesn't have any existing functionality on its own, but can be used together with other systems. | System |
Map |
2D view where environment and entities are visible. 3D part of the view is the scene. | |
Marker |
Eden Editor: Marker entity type. Marker is symbol or an area drawn only in the map. | Marker |
Menu Bar |
Menus structure which lists almost all available actions and tools with their keyboard shortcuts. | Menu Bar |
Mission |
See Scenario. Mission is an older name which was used until Arma 2, but may still appear in some cases. | |
Module |
Advanced system which executes pre-defined functionality (e.g., sector module, save game module, etc.) It can be often configured using custom attributes. | System |
Object |
Object entity type. It's basic entity type, usually with a model, textures and some sort of simulation (e.g., car, house, etc.) It's further divided to characters, vehicles and props. | Object |
Outro |
Closing phase of the scenario, performed after the scenario ends. It has Win and Lose versions, only one of them is selected based on outcome of the scenario. It's available only in singleplayer and player cannot control it. | Scenario Phases |
Phase |
Scenario section, launched sequentially in order Intro > Scenario > Outro (either Win or Lose version). | |
Placing |
Action of adding one or more entities to the scenario from the asset browser | |
Player |
Character controlled by the user once the scenario starts. | Object |
Preview |
Playing a scenario from the editor to see how it performs. | |
Prop |
Static decoration, e.g., house, chair, etc. It's a type of object. | Object |
Rotating |
Action of changing entity angle around X, Y or Z axis. | Rotation |
Scenario |
Most commonly the name of whole project, where all entities or scenario attributes are saved. Final scenario can be exported to PBO and shared, or published to Steam Workshop.
Alternatively, Scenario can refer to Scenario phase where all interactive gameplay happens. |
Scenario Phases |
Scene |
3D view where environment and entities are visible. 2D part of the view is the map. | |
Status Bar |
Non-interactive bar providing user with various debugging information. | Status Bar |
Synchronizing |
See Syncing. | Connecting |
Syncing |
Action of connecting one or more entities to another entity using general connection type. | Connecting |
System |
System entity type. System is a virtual object with specific purpose, and can be a logic or a module. | System |
Toolbar |
A bar with icons for quick access to the most commonly used actions and tools. They can also be found in the menu bar. | Toolbar |
Transformation Widget |
Interactive helper model for precise transformation, rotation and area scaling. | Transformation Widget |
Transforming |
Action of direct manipulation of entities in the view, can be translating, rotating, area scaling or connecting | |
Translating |
Action of changing X, Y or Z coordinates of an entity. | Translation |
Trigger |
Trigger entity type. Trigger is an event called once specific set of conditions is met. It can have a volume and check for presence of objects in it. | Trigger |
Vehicle |
A vehicle, e.g., car, helicopter, etc. It's a type of object. | Object |
View |
Representation of scenario environment, can be 3D scene or 2D map | |
Waypoint |
Waypoint entity type. Waypoint belongs to a group, and tells it to perform some operation. When the group has multiple waypoints, it will go through them in pre-defined order. | Waypoint |
Widget |
See Transformation Widget. | Transformation Widget |
Workspace |
Working environment, contains the view and all main user interface elements - menu bar, toolbar, entity list, asset browser and status bar. |