Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7100


Ignore:
Timestamp:
Jun 3, 2010, 1:22:37 AM (14 years ago)
Author:
decapitb
Message:

banner for formationflight demo

Location:
data/trunk/materials
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/materials/scripts/Banners.material

    r7026 r7100  
    3434        }
    3535}
     36material Banners/Formation
     37{
     38        technique
     39        {
     40                pass
     41                {
     42                        lighting off
     43                        scene_blend add
     44                        depth_write off
     45
     46                        texture_unit
     47                        {
     48                                texture Formation.png
     49                        }
     50                }
     51        }
     52}
Note: See TracChangeset for help on using the changeset viewer.