Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9414 for data


Ignore:
Timestamp:
Oct 23, 2012, 6:32:13 PM (12 years ago)
Author:
jo
Message:

Correcting an error.

File:
1 edited

Legend:

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

    r9413 r9414  
    1 material Material/TEXFACE/hullTX.jpg
     1material Material.002/TEXFACE/asteroid.tga
    22{
    33        receive_shadows on
     
    66                pass
    77                {
    8                         ambient 0.500000 0.500000 0.500000 1.000000
    9                         diffuse 0.800000 0.800000 0.800000 1.000000
    10                         emissive 0.000000 0.000000 0.000000 1.000000
     8                        ambient 0.800000 0.600000 0.200000 1
     9                        diffuse 0.800000 0.600000 0.200000 1
     10                        emissive 0.000000 0.000000 0.000000 1
    1111                        texture_unit
    1212                        {
    13                                 texture hullTX.jpg
     13                                texture asteroid.png
    1414                                colour_op modulate
    1515                        }
     
    1919                        ambient 0.0 0.0 0.0
    2020                        diffuse 0.0 0.0 0.0
    21                         specular 0.000000 0.000000 0.000000 1.000000 12.500000
     21                        specular 0.500000 0.500000 0.500000 1.000000 12.500000
    2222                        scene_blend add
    2323                }
Note: See TracChangeset for help on using the changeset viewer.