home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 1.0
- path models/fx/dummy
- skelmodel dummy2.skd
- }
-
- init
- {
- client
- {
- //if there is a generic effect common to all tank explosions
- //place it here and cache all the sprites and models. This generic
- //effect is played simultaneously with the surface type effect
-
- cache gren_boom.spr
-
- sfx originspawn
- (
- model gren_boom.spr
- randvel 0 0 20
- alpha 1.0
- life 0.35
- scale .5
- fadedelay 0.5
- )
- }
- }
-
- // This section is just needed to be a valid tiki file
- animations
- {
- idle dummy2.skc
- }
-