XML/Menu

From MegaGlest
Revision as of 20:57, 16 April 2007 by Vixis (talk) (New page: <?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 va...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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>