home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.4 / 1998-10_Disc_4.4.iso / sindemo / sin_demo.exe / DATA / base / Pak0.pak / models / pigeon.def < prev    next >
Text File  |  1998-07-26  |  688b  |  47 lines

  1. SDEF
  2. //
  3. // The file declaration section
  4. //
  5. path models/pigeon
  6. scale 1.2
  7. pigeon_base.tga
  8. pigeon_base.sbm
  9.  
  10. //
  11. // Declare the animation types and files
  12. //
  13. pigeon.SAM
  14. idle.SAM
  15. pigeon_walkA.SAM
  16. pigeon_walkB.SAM
  17. pigeon_idleA.SAM
  18. pigeon_peck.SAM
  19. pigeon_fly.SAM
  20. pigeon_flyfast.SAM
  21. pigeon_takeoff.SAM
  22. coast.sam
  23.  
  24. //
  25. // The initialization section
  26. //
  27. !init:
  28. server classname actor
  29. server setsize "-12 -12 0" "12 12 24"
  30. server script global/enemy.scr
  31. server health 20
  32.  
  33. //
  34. // The main section
  35. //
  36. !main:
  37. //
  38. // Define the clinet/server animation references
  39. //
  40.  
  41. //
  42. // The SINED declaration section
  43. //
  44. /*SINED Animals_Pigeon (1 .5 0) (0 0 0) (0 0 0)
  45. Pigeon
  46. */
  47.