Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/data_extern/materials/TD_F1.material @ 12175

Last change on this file since 12175 was 12175, checked in by siramesh, 5 years ago

Super Orxo Bros (Sidharth Ramesh, Nisa Balta, Jeff Ren)

File size: 250 bytes
Line 
1
2material TD_F1.mesh_xml#0
3{
4        technique
5        {
6                pass
7                {
8                        ambient 0.7 0.7 0.7
9                        cull_hardware none
10                        scene_blend alpha_blend
11                        depth_write off
12
13                        texture_unit
14                        {
15                                texture TD_F1.png
16                        }
17                }
18
19        }
20
21}
Note: See TracBrowser for help on using the repository browser.