Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3557


Ignore:
Timestamp:
Jan 18, 2006, 3:26:55 AM (18 years ago)
Author:
patrick
Message:

data: added a planet to the menu

Location:
data/branches/network
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • data/branches/network/worlds/SimpleMenu.oxw

    r3555 r3557  
    3333      <abs-coor>0,-20,0</abs-coor>
    3434    </ImageEntity>
     35    <Planet>
     36      <name>mars</name>
     37      <texture>pictures/marsmap.png</texture>
     38      <size>20</size>
     39      <abs-coor>0,0,0</abs-coor>
     40    </Planet>
    3541    <SkyBox>
    3642     <name>Sky</name>
     
    4349      <Light>
    4450       <diffuse-color>1,1,1</diffuse-color>
    45        <abs-coor>0,0,0</abs-coor>
     51       <abs-coor>50,50,0</abs-coor>
    4652       <attenuation>0,0,0</attenuation>
    4753      </Light>
Note: See TracChangeset for help on using the changeset viewer.