home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / Data.cab / _27DCC194AFFE428E826B1123778CB16F < prev    next >
Encoding:
Text File  |  2004-03-17  |  342 b   |  12 lines

  1.         tmu()
  2.         {
  3.             TexGen("world_position")
  4.             TexMtxDirPosScale(0.866025, 0.5, 0.0, 0, 0, 0, 0.000015, 0.00002, 0.000015)            
  5.             TexMod("translate", "lin", 0, 0.02, 0, "lin", 0, 0.001, 0)
  6.             texture()
  7.             {
  8.                 Image(%cloudstexture)
  9.             }
  10.         }
  11.  
  12.