Difference between revisions of "Main Menu"

From The Official Visionaire Studio: Adventure Game Engine Wiki
(Tools (▲))
(Edit (▲))
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%" style="border-bottom: 1px dashed darkgrey" |
 
<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]]  
 
|}
 
|}
  

Revision as of 15:50, 3 March 2013

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

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