topical media & game development

talk show tell print

lib-game-delta3d-demos-fireFighter-readme.txt / txt



  FireFighter
  Demonstrates most of the functionality of Delta3D in a full-blown game setting.
  The objective is to walk through the ship performing the required tasks.  If you
  manage to complete all the tasks, you win!
  
  To run, use the GameStart utility and supply the library name on the command line.
  
  Usage:
  "GameStart.exe fireFighter" or "GameStartD.exe fireFighter"
  
  ** Visual Studio **
  If running via Visual Studio, edit the fireFighter project settings:
   - Debugging->Command: GameStart.exe (or "GameStartD.exe" for debug).
   - Debugging->Command Arguments: fireFighter
   - Debugging->Working Directory: <set to your Delta3D root folder>
   
  Note: Make sure your PATH environment is set to \%DELTA_ROOT%/bin so MSVC can 
        find the GameStart executable. 
  


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.