home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 10 / 1996-11_-_Disc_2.10.bin / ddrome / data.z / ARENA3.GW < prev    next >
Text File  |  1996-07-15  |  321b  |  18 lines

  1. # Load the arena
  2.  
  3. SetModelDirectory    ..\data\arena\models
  4. SetTextureDirectory  ..\data\arena\textures\ar3
  5.  
  6. LoadGameGen arena3.gam arena_2
  7.  
  8. FindNode fence1
  9. Object3DSetScroll on 3.0 0.0
  10.  
  11. # Rotate the exit ramps.
  12. #FindNode exit
  13. #SetIntersectBBOX on
  14. #Object3DSetAction exit_ramp_motion
  15.  
  16.  
  17. source vid_mon.gw
  18.