home *** CD-ROM | disk | FTP | other *** search
- shader "explosion_small"
- {
- base
- {
- flags = BLEND | NO_LIGHTING | ALPHA_TEST
- alphaFunc GREATER 0.01
- blendFunc SRC_ALPHA ONE_MINUS_SRC_ALPHA
-
- color "1.0 1.0 1.0 1.0"
- colAnim
- {
- red = "0 1.0" "400 1.0"
- green = "0 1.0" "400 1.0"
- blue = "0 1.0" "400 1.0"
-
- alpha = "0 1.0" "200 1.0" "400 0.0"
-
- combineMode REPLACE
- }
-
- }
-
- mapChannel1
- {
- texAnim
- {
- weapons/plasmagun/plasmagun_impact_01.tga 100
- weapons/plasmagun/plasmagun_impact_02.tga 100
- weapons/plasmagun/plasmagun_impact_03.tga 200
- }
- texMode MODULATE
- }
- }