home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / MAC_APPLICATIONS / RenderWare / Maze / scripts / flames.rwx < prev    next >
Text File  |  1994-07-19  |  406b  |  17 lines

  1. ModelBegin
  2.     ProtoBegin Flames
  3.         Vertex -0.3 -0.5  0.0 UV 0.0 1.0
  4.         Vertex  0.3 -0.5  0.0 UV 1.0 1.0
  5.         Vertex  0.3  0.4  0.0 UV 1.0 0.0
  6.         Vertex -0.3  0.4  0.0 UV 0.0 0.0
  7.         TextureMode NULL
  8.         Texture flames Mask flamesm
  9.         Quad 1 2 3 4
  10.     ProtoEnd
  11.  
  12.     ClumpBegin
  13.         ProtoInstance Flames
  14.         AxisAlignment zorienty
  15.     ClumpEnd
  16. ModelEnd
  17.