home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 15 / boot-disc-1997-11.iso / 3Dfx / ValleyRa / README.TXT < prev    next >
Text File  |  1997-08-26  |  1KB  |  46 lines

  1. FIGHT:
  2.  
  3. This is "Valley of Ra".  This is an example Arcade Toolbox program.
  4. Arcade Toolbox is an internally used set of libraries for rendering library,
  5. input and scene management. The ATB rendering library resides on
  6. top of Glide.
  7.  
  8. The default path for the graphics data base is preset in the program so no
  9. environment variables are required to run this program. The environment variable
  10. "FIGHT_LOAD_PATH" can be set to specify an alternate directory for the graphics
  11. data base. A help screen is available by pressing the F1 key.
  12.  
  13. Anubis uses the cursor keys and the numeric keypad:
  14.  
  15. Up              = jump
  16. Left            = move left
  17. Right           = move right
  18. Keypad 7        = block
  19. Keypad 8        = punch
  20. Keypad 9        = high kick
  21. Keypad 6        = low kick
  22.  
  23. Nefertiti uses the following keys:
  24. W               = jump
  25. A               = move left
  26. S               = move right
  27. U               = block
  28. I               = punch
  29. O               = high kick
  30. L               = low kick
  31.  
  32. Escape key      = exit program
  33.  
  34. Enter           = toggle user input/playback mode
  35.  
  36. Ctrl P          = performance readout
  37. Ctrl D          = reset state
  38. Ctrl J          = calibrate joystick
  39. Ctrl R          = toggle record mode
  40. Ctrl W          = toggle wireframe mode
  41. Ctrl F          = toggle fog
  42. Ctrl B          = toggle bilinear
  43. Ctrl M          = toggle mipmapping
  44. Ctrl T          = toggle texture mapping
  45. Ctrl S          = toggle splash screen
  46.