home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 November / macformat-109.iso / Demos / Alice Demo / demo / pak0.pk3 / models / torch.tik < prev    next >
Encoding:
Text File  |  2000-11-20  |  486 b   |  30 lines

  1. TIKI
  2. setup
  3. {
  4.     scale 1
  5.     lod_bias -0.5
  6.     path models/torch
  7.     surface material1 shader skin01.tga
  8. }
  9.  
  10. init
  11. {
  12.     server
  13.     {
  14.         classname object
  15.         setsize "0 0 0" "0 0 0"
  16.         noshadow
  17.     }
  18. }
  19.  
  20. animations
  21. {
  22.     torch    notmoving.tan
  23. }
  24.  
  25. /*QUAKED ambient_torch1 (1 0.5 0) (-16 -16 -16) (16 16 16)
  26. Ambient Torch #1 -- metal holder, arm and backing plate, more of a small brazier than a torch.
  27.  
  28. Sink editor bounding box halfway into mounting wall for the model to be placed right.
  29. */
  30.