Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 24, 2016, 12:21:43 PM (8 years ago)
Author:
landauf
Message:

improved glow effects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/materials/assff.material

    r7708 r11088  
    2323                }
    2424        }
     25
     26        technique
     27        {
     28                scheme glow
     29                pass
     30                {
     31                        lighting off
     32
     33                        texture_unit
     34                        {
     35                                texture assff_glow.JPG
     36                        }
     37                }
     38        }
    2539}
Note: See TracChangeset for help on using the changeset viewer.