Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5417


Ignore:
Timestamp:
Mar 23, 2009, 11:37:01 AM (15 years ago)
Author:
landauf
Message:

eol-style:native

Location:
data/media/levels
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • data/media/levels/CuboidSpaceStation.lua

    • Property svn:eol-style set to native
    r5372 r5417  
    549549----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    550550-- Attach all bodyparts.
    551 -- Define at which position in the x-direction you're space station will start. 
     551-- Define at which position in the x-direction you're space station will start.
    552552x=math.random(-math.floor(xLength/2),-math.floor(xLength/2)+xVar)
    553553-- Define at which position in the x-direction you're space station will end.
  • data/media/levels/CuboidSpaceStation.oxw

    • Property svn:eol-style set to native
  • data/media/levels/presentation_level1_felix.oxw

    • Property svn:eol-style set to native
    r5385 r5417  
    1111        <Scene
    1212                ambientlight = "0.8, 0.8, 0.8"
    13                 skybox = "Orxonox/skypanoramagen1"     
     13                skybox = "Orxonox/skypanoramagen1"
    1414        >
    1515
     
    5757        <!-- blue planet -->
    5858        <Planet position="1500,0,-5000" scale=1000 pitch=-90 mesh="iceplanet.mesh" atmosphere="atmosphere1" rotationaxis="1,1,0" rotationrate="1" atmospheresize=224.0f imagesize=1024.0f />
    59    
     59
    6060<!-------------------------------------------------------------------->
    6161        <!--UEA Transporter T036-03-->
     
    6363      <attached>
    6464                <Model position="0,0,0" scale=20 roll=0 pitch=-90 yaw=0 mesh="UEATransporter036.mesh" />
    65                
     65
    6666                <!--Engine Front Right-->
    6767                <MovableEntity position="120,14,70" velocity="0,0,0" rotationaxis="1,0,0" rotationrate=0>
     
    7575                        </attached>
    7676                </MovableEntity>
    77                
     77
    7878                <!--Engine Front Left-->
    7979                <MovableEntity position="120,14,-70" velocity="0,0,0" rotationaxis="1,0,0" rotationrate=0>
  • data/media/levels/presentation_pong.oxw

    • Property svn:eol-style set to native
  • data/media/levels/sample4.oxw

    • Property svn:eol-style set to native
  • data/media/levels/spaceshiptemplates2.oxw

    • Property svn:eol-style set to native
Note: See TracChangeset for help on using the changeset viewer.