- Timestamp:
- Mar 23, 2009, 11:37:01 AM (16 years ago)
- 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 549 549 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 550 550 -- 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. 552 552 x=math.random(-math.floor(xLength/2),-math.floor(xLength/2)+xVar) 553 553 -- 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 11 11 <Scene 12 12 ambientlight = "0.8, 0.8, 0.8" 13 skybox = "Orxonox/skypanoramagen1" 13 skybox = "Orxonox/skypanoramagen1" 14 14 > 15 15 … … 57 57 <!-- blue planet --> 58 58 <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 60 60 <!--------------------------------------------------------------------> 61 61 <!--UEA Transporter T036-03--> … … 63 63 <attached> 64 64 <Model position="0,0,0" scale=20 roll=0 pitch=-90 yaw=0 mesh="UEATransporter036.mesh" /> 65 65 66 66 <!--Engine Front Right--> 67 67 <MovableEntity position="120,14,70" velocity="0,0,0" rotationaxis="1,0,0" rotationrate=0> … … 75 75 </attached> 76 76 </MovableEntity> 77 77 78 78 <!--Engine Front Left--> 79 79 <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.