home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine NZ 2002 April / IMAG0402.ISO / Games / spacehaste2001demo.exe / L8 / l8.scene < prev    next >
Text File  |  2001-11-25  |  541b  |  16 lines

  1. //****************************
  2. //******* Sound FX's  ********
  3. //****************************
  4. // sample(id, name, scene, <location, volume, frequency, pan>);
  5. // if pan is 0, it is disabled; 0.5 even 1.0 right 0.01 left only
  6. // if only one <l,v,f,p> is set, this sample is single play, loops otherwise.
  7.  
  8. //***************************************
  9. //******* Fog, Flares and Blinks ********
  10. //***************************************
  11.  
  12. //state(screen_add|particle_system, flabgr, 0);
  13. //psystem(flabgr, 1, 8);
  14.  
  15. fog( 5,850,30,70,90 );
  16.