Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 20, 2005, 3:37:01 AM (19 years ago)
Author:
bensch
Message:

orxonox/data: new parameters (conform)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/worlds/DefaultWorld.oxw

    r3412 r3413  
    55
    66    <ElementCount>5</ElementCount>
    7     <BackgroundPS>0 0 1.01 1</BackgroundPS>
    8     <BarPS>.65 .87 .3 .05</BarPS>
     7    <BackgroundPS>0,0,1.01,1</BackgroundPS>
     8    <BarPS>.65,.87,.3,.05</BarPS>
    99    <BarImage>pictures/load_screen_bar.png</BarImage>
    1010  </LoadScreen>
     
    2222    <SkyBox>
    2323     <name>Sky</name>
    24      <materialset>pictures/sky/desert</materialset>
     24     <Materialset>pictures/sky/desert</Materialset>
    2525    </SkyBox>
    2626  </WorldEntities> 
Note: See TracChangeset for help on using the changeset viewer.