home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / models / statweapons / mg42_bipod_nonstatic.tik next >
Encoding:
Text File  |  2002-10-29  |  486 b   |  26 lines

  1. TIKI
  2. setup
  3. {
  4.     scale 0.52            // Set default scale to 16/30.5 since world is in 16 units per foot and model is in cm's
  5.     path models/statweapons/mg42
  6.     skelmodel mg42_02.skd
  7.     surface mg421 shader mg42
  8. //    surface mg422 shader mg42
  9. }
  10.  
  11. init
  12. {
  13.     server
  14.     {
  15.         classname animate
  16.     }
  17. }
  18.  
  19. animations
  20. {
  21.     idle     mg42_02.skc
  22. }
  23.  
  24. /*QUAKED turretweapon_german_mg42bipod (0.5 0.0 0.5) (0 0 0) (0 0 0)
  25. MG42 bipod non static. made by Z for places where the entire MG42 is destroyed.
  26. */