Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/dave/src/orxonox.conf @ 3155

Last change on this file since 3155 was 2636, checked in by patrick, 20 years ago
  • Added a GameLoader to the game. This enables orxonox to load a campaign consisting of multimple worlds and cinematics etc. However, cinematics are not yet implemented.

In the game you can jump from one level to the other by pressing x. Currently there are only two very simple levels defined. (DEBUG_LEVEL_0, DEBUG_LEVEL_1).

  • Added Error Handling structs to signal the error source and code
File size: 160 bytes
Line 
1[Bindings]
2UP=up
3DOWN=down
4LEFT=left
5RIGHT=right
6SPACE=fire
7ESCAPE=quit
8p=pause
9q=quit
10BUTTON_LEFT=fire
11BUTTON_RIGHT=altfire
12b=benscho
13x=up_world
14z=down_world
15
Note: See TracBrowser for help on using the repository browser.