home *** CD-ROM | disk | FTP | other *** search
- shader "explosion_small"
- {
- base
- {
- flags = BLEND | NO_LIGHTING | ALPHA_TEST | TWO_SIDED
- alphaFunc GREATER 0.01
- blendFunc SRC_ALPHA ONE_MINUS_SRC_ALPHA
-
- color = "1.0 1.0 1.0 1.0"
- }
-
- mapChannel1
- {
- texAnim
- {
- weapons/shared/explosion_small_01.tga 100
- weapons/shared/explosion_small_02.tga 100
- weapons/shared/explosion_small_03.tga 200
- }
- texMode REPLACE
- }
- }