home *** CD-ROM | disk | FTP | other *** search
/ Tripas 4 / TRIPAS 004.iso / sin.EXE / SIN / BASE / models / fxsprite.def < prev    next >
Encoding:
Text File  |  1998-11-03  |  592 b   |  23 lines

  1. SDEF
  2. path models/xyz
  3. scale 1.0
  4. xyz_base.tga
  5. xyz_base.sbm
  6. xyz_idle.SAM
  7.  
  8. !init:
  9. server classname Sprite
  10.  
  11. !main:
  12.  
  13. /*SINED fx_sprite (.3 1 .3) (0 0 0) (0 0 0) AUTOANIM TRACETOSURF
  14. "sprite" Sets the sprite file ( Default none )
  15. "angles" Sets the orientation ( Default none )
  16. "frame"  Frame of the sprite to dispay ( Default is 0 )
  17. "scale"  Scale of the sprite ( Default is 1.0 )
  18. "alpha"  Alpha of the sprite ( Default is 1.0 )
  19. "color"  Color to modulate ( Default is none )
  20. AUTOANIM    - Auto animate this sprite
  21. TRACETOSURF - Trace to surface and apply sprite on surface
  22. */
  23.