Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 14, 2008, 8:15:46 PM (15 years ago)
Author:
landauf
Message:
  • added directional light to the levelfile
  • added new skybox
  • added new explosion
File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/media/materials/scripts/OrxonoxSky.material

    r5313 r5354  
     1material Orxonox/skypanoramagen1
     2{
     3        technique
     4        {
     5                pass
     6                {
     7                        lighting off
     8                        depth_write off
     9
     10                        texture_unit
     11                        {
     12                                cubic_texture skypanoramagen1.jpg separateUV
     13                                tex_address_mode clamp
     14                        }
     15                }
     16        }
     17}
     18
    119material Orxonox/Starbox
    220{
Note: See TracChangeset for help on using the changeset viewer.