Difference between revisions of "Main Menu"

From The Official Visionaire Studio: Adventure Game Engine Wiki
(Edit (▲))
 
(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<div id="top"></div>
 
<div id="top"></div>
== File ([[#top|<b>▲</b>]]) ==
+
== File ==
 
{| style="background: #f0f0f0; border: 1px dashed darkgrey"
 
{| style="background: #f0f0f0; border: 1px dashed darkgrey"
 
|- valign="top"
 
|- valign="top"
Line 21: Line 21:
 
|}
 
|}
  
== Edit ([[#top|<b>▲</b>]]) ==
+
== Edit ==
 
{| style="background: #f0f0f0; border: 1px dashed darkgrey"
 
{| style="background: #f0f0f0; border: 1px dashed darkgrey"
 
|- valign="top"
 
|- valign="top"
Line 31: Line 31:
 
|| [[File:menu_edit_en.png|right|thumb|180px|click for fullsize]]
 
|| [[File:menu_edit_en.png|right|thumb|180px|click for fullsize]]
 
|- valign="top"
 
|- valign="top"
|
+
| width="100%" |
 
<b>The "Command list" explained</b>
 
<b>The "Command list" explained</b>
  
Line 38: Line 38:
 
*<span style="color:grey">Grey: edit has been undone (undo)</span>
 
*<span style="color:grey">Grey: edit has been undone (undo)</span>
 
*Black: edit has been redone (redo)
 
*Black: edit has been redone (redo)
|| [[File:menu_edit_cmdlist_en.png|right|thumb|180px|click for fullsize]]
+
|| [[File:menu_edit_cmdlist_en.png|right|thumb|180px|click for fullsize]]  
 
|}
 
|}
  
== Tools ([[#top|<b>▲</b>]]) ==
+
== Tools ==
 
{| style="background: #f0f0f0; border: 1px dashed darkgrey"
 
{| style="background: #f0f0f0; border: 1px dashed darkgrey"
 
|- valign="top"
 
|- valign="top"
| width="100%" |
+
| width="100%" style="border-bottom: 1px dashed darkgrey" |
 
♠ <b>Explorer</b>: Allows you to manually edit object properties; for advanced users only (ctrl+e)
 
♠ <b>Explorer</b>: Allows you to manually edit object properties; for advanced users only (ctrl+e)
 
----
 
----
Line 52: Line 52:
 
♠ <b>Generate action part names</b>: n/a <br/>
 
♠ <b>Generate action part names</b>: n/a <br/>
 
|| [[File:menu_tools_en.png|right|thumb|180px|click for fullsize]]
 
|| [[File:menu_tools_en.png|right|thumb|180px|click for fullsize]]
 +
|- valign="top"
 +
| width="100%" style="border-bottom: 1px dashed darkgrey" |
 +
<b>The Explorer Tool Explained</b> <br/>
 +
With the Explorer Tool: you can manually edit, pretty much anything from main game settings to objects, characters etc you have added!
 +
* Edit various options & settings not available in the editor
 +
* Create custom game default resolutions
 +
* Add more animation directions (in degrees º) for your characters
 +
* & much more!
 +
|| [[File:menu_xplrtool_en.png|right|thumb|180px|click for fullsize]]
 +
|- valign="top"
 +
| width="100%" |
 +
<b>Build Game Explained</b> <br/>
 +
|| [[File:menu_build_game_en.png|right|thumb|180px|click for fullsize]]
 
|}
 
|}
  
== Extras ([[#top|<b>▲</b>]]) ==
+
== Extras ==
 
{| style="background: #f0f0f0; border: 1px dashed darkgrey"
 
{| style="background: #f0f0f0; border: 1px dashed darkgrey"
 
|- valign="top"
 
|- valign="top"
Line 69: Line 82:
 
|}
 
|}
  
== Help ([[#top|<b>▲</b>]]) ==
+
== Help ==
 
{| style="background: #f0f0f0; border: 1px dashed darkgrey"
 
{| style="background: #f0f0f0; border: 1px dashed darkgrey"
 
|- valign="top"
 
|- valign="top"
Line 81: Line 94:
 
|| [[File:menu_help_en.png|right|thumb|180px|click for fullsize]]
 
|| [[File:menu_help_en.png|right|thumb|180px|click for fullsize]]
 
|}
 
|}
{{i18n|Main_Menu}}
 

Latest revision as of 17:13, 22 March 2014

File

New: Creates a new project file
Load: Browse for an already existing project file to load (ctrl+o)
Save: Overwrite currently opened project file (ctrl+s)
Save as: Save project file under a new name & or location


Save & run: Overwrite currently opened project & then run the game (ctrl+f9)
Save as 'project_name_number.ved': Allows you to save project file with a new build/revision number attached to it


Most recent: Lists 3 most recently opened or saved project files in memory; for quick loading


Export team file: Save as team project file so multiple people can work on it
Import team file: Import (load) an already existing team project file


Quit: Closes the Visionaire Studio™ Editor; may prompt you to save - before allowing you to exit the program

click for fullsize

Edit

Undo: Undo previous action (ctrl+z)
Redo: Redo previous removed action (ctrl+y)


Command list: Display a pop-up box which contains a list of all actions made during current session (ctrl+h)

click for fullsize

The "Command list" explained

The command list shows all the edits made during current session; in which you can manually select which edits to undo or redo.

  • Blue: edit has not been touched
  • Grey: edit has been undone (undo)
  • Black: edit has been redone (redo)
click for fullsize

Tools

Explorer: Allows you to manually edit object properties; for advanced users only (ctrl+e)


Build game: Compile & export your game for various platforms (ctrl+b)


Generate action names: n/a
Generate action part names: n/a

click for fullsize

The Explorer Tool Explained
With the Explorer Tool: you can manually edit, pretty much anything from main game settings to objects, characters etc you have added!

  • Edit various options & settings not available in the editor
  • Create custom game default resolutions
  • Add more animation directions (in degrees º) for your characters
  • & much more!
click for fullsize

Build Game Explained

click for fullsize

Extras

Export texts: n/a
Import texts: n/a
Import speech files: n/a


Options: Configure the editor
Show fullscreen: Run editor in fullscreen mode (f11)


Run game: Run the game; game must be saved before running (f9)

click for fullsize

Help

Help: Opens up wiki manual in your default internet browser
Visionaire website: Opens Visionaire Studio™ website in your default internet browser
Visionaire Forum: Opens Visionaire Stuido™ community forum in your default internet browser
Log window: Open a floating log window (displays any printed messages or errors which are added to messages.txt)


About: Pop-up a splash screen containing an image, team & program credits

click for fullsize