home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / models / ammo / colt_clip.tik < prev    next >
Encoding:
Text File  |  2002-10-21  |  354 b   |  33 lines

  1. TIKI
  2. setup
  3. {
  4.     scale 0.52
  5.     path models/ammo/coltclip
  6.     skelmodel clip_colt.skd
  7.     surface colt45 shader colt
  8. }
  9.  
  10. init
  11. {
  12.     server
  13.     {
  14.         surface colt45     +nodraw
  15.     }
  16. }
  17.  
  18. animations
  19. {
  20.     idle     clipreload_colt.skc
  21.    {    
  22.     server
  23.         {
  24.             0  surface colt45 +nodraw
  25.             18 surface colt45 -nodraw
  26.             39 surface colt45 +nodraw
  27.             
  28.         }
  29.             
  30.     }
  31.  
  32.     
  33. }