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

  1. TIKI
  2. setup
  3. {
  4.     scale 0.52
  5.     path models/ammo/springfieldclip
  6.     skelmodel springfield_round.skd
  7.     surface all shader m1clip
  8. }
  9.  
  10. animations
  11. {
  12.     idle springfield_roundreload.skc
  13.       {    
  14.     server
  15.         {
  16.             0  surface all -nodraw
  17.             5 surface all +nodraw
  18.             
  19.         }
  20.             
  21.     }
  22.  
  23.  
  24.  
  25. }