home *** CD-ROM | disk | FTP | other *** search
/ The Net Power 1997 May / NETDisc0597.iso / pc / games / oz / ozworlds / square / inline / windsq.wrl < prev   
Text File  |  1996-04-11  |  539b  |  45 lines

  1. #VRML V1.0 ascii
  2. Separator {
  3.  
  4.  
  5. Sound {
  6.         location 0 -13 0
  7.         #put your sound settings here
  8.         intensity -0.7
  9.         minFront 0
  10.         maxFront 250
  11.           AudioClip_1 {
  12.             name "wind2.mp2"
  13.             loop TRUE
  14.         }
  15.     }
  16.  
  17. Sound {
  18.         location 0 -13 0
  19.         #put your sound settings here
  20.         intensity 0.75
  21.         minFront 35
  22.         maxFront 63
  23.           AudioClip_1 {
  24.             name "wind2.mp2"
  25.             loop TRUE
  26.         }
  27.     }
  28.  
  29. Sound {
  30.     location 0 2.098 0
  31.     intensity -0.8
  32.     minFront 20
  33.     maxFront 70
  34.     AudioClip_1 {
  35.         name "wind2.MP2"
  36.         loop TRUE
  37.     }
  38.  
  39. }
  40.        
  41. }
  42.  
  43.  
  44.  
  45.