XML/Menu

From MegaGlest
Revision as of 18:24, 22 February 2008 by Martiño (talk) (Menu.xml moved to Menu XML)
Jump to: navigation, search

<?xml version="1.0"?>


<menu> Main menu configuration

  • <water value="true" height="3"/> Enable water; height of water (more height=flood)
  • <rain value="true"/> Enable rain
  • <fog value="true" density="0.035"/> Enable fog; fog density (more=harder to see through it)
  • <camera> Camera position & rotation for each menu button
    • <start-position x="5" y="10" z="40"/> for start button
    • <root-position x="-9" y="11" z="10"/> for main menu
    • ...
    • <settings-rotation x="0" y="0" z="0"/>
  • </camera>

</menu>