Difference between revisions of "Action Parts"

From The Official Visionaire Studio: Adventure Game Engine Wiki
(Character (▲))
Line 18: Line 18:
  
 
<b><u></u></b><b><u>Display text > Background-text</u></b>
 
<b><u></u></b><b><u>Display text > Background-text</u></b>
 +
 
Background text; unlike normal displayed text, allows for users to perform actions while the text is displayed. You could use background-text for having people in the background have a conversation all the while, allowing you, to perform actions while the text is being displayed. Background-text can not be skipped via the left mouse button.
 
Background text; unlike normal displayed text, allows for users to perform actions while the text is displayed. You could use background-text for having people in the background have a conversation all the while, allowing you, to perform actions while the text is being displayed. Background-text can not be skipped via the left mouse button.
  
 +
<b><u>Send character to position</u></b>
 +
 +
Send the linked character to a specified position; make sure the specified position is not outside of the wayborders.<br/>
 +
If "<b>wait until character reached destination</b>" is selected then: all action parts listed after this, will not be performed until the character has reached the specified destination!
  
 
{{i18n|Actionparts}}
 
{{i18n|Actionparts}}

Revision as of 15:33, 15 March 2013

Introduction ()

Most action parts are generally selected via the "select action parts" pop-up box & the available actions are subjected to change depending on the area you call the "select action parts" pop-up box!

Open up a list of available actions by clicking on one of the buttons on the right hand side of the select action part pop-up box; the action parts you use the most will be listed on the left hand side for quick & easy access!

click for fullsize

Character ()

Display text

Displays the included text over the top of the linked characters head & plays an audio file - if included - & automatically plays the characters talk animation - if one was included in the current characters outfit. By default, unless displayed text was set as "background text" or the mouse cursor was hidden - prior to calling the display text action part; then the displayed text can be skipped by clicking the left mouse button! All actions listed after the displayed text will not be performed until the displayed text has finished being displayed unless the displayed text was set as "background text" - in which case actions can be performed while displayed text is being displayed!

Display text > Background-text

Background text; unlike normal displayed text, allows for users to perform actions while the text is displayed. You could use background-text for having people in the background have a conversation all the while, allowing you, to perform actions while the text is being displayed. Background-text can not be skipped via the left mouse button.

Send character to position

Send the linked character to a specified position; make sure the specified position is not outside of the wayborders.
If "wait until character reached destination" is selected then: all action parts listed after this, will not be performed until the character has reached the specified destination!