Transclusion-Missions-Oneline-Actions: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
(New page: <!-- Paste the following line to required location - {{:Transclusion-Missions-Oneline-Actions}} --> '''Actions''' are what makes things happen in a mission. There are lots of differen...)
 
mNo edit summary
 
Line 2: Line 2:
{{:Transclusion-Missions-Oneline-Actions}}
{{:Transclusion-Missions-Oneline-Actions}}
  -->
  -->
'''[[Actions]]''' are what makes things happen in a mission. There are lots of different actions you can use. An Action only gets used when it is called from a [[Triggers|Trigger]].
'''[[Actions]]''' are a declarative way to cause something to happen in the world. Examples of actions are playing a sound file, completing an objective, showing text in the adventure window, failing an engine, completing a goal, etc.

Latest revision as of 14:59, 13 January 2008

Actions are a declarative way to cause something to happen in the world. Examples of actions are playing a sound file, completing an objective, showing text in the adventure window, failing an engine, completing a goal, etc.