home *** CD-ROM | disk | FTP | other *** search
/ Games 95 / Games95-disc1.iso / DDrome / RUN / ARENA7.GW < prev    next >
Text File  |  1997-03-18  |  270b  |  14 lines

  1. # Load the arena
  2.  
  3. SetModelDirectory    ..\data\arena\models
  4. SetTextureDirectory  ..\data\arena\textures\ar7
  5.  
  6. LoadGameGen arena7.gam arena_6
  7.  
  8. # Rotate the exit ramps.
  9. #FindNode exit
  10. #SetIntersectBBOX on
  11. #Object3DSetAction exit_ramp_motion
  12.  
  13.  
  14. source vid_mon.gw