[Orxonox-commit 3872] r8546 - code/branches/presentation/data/levels

youngk at orxonox.net youngk at orxonox.net
Mon May 23 16:14:57 CEST 2011


Author: youngk
Date: 2011-05-23 16:14:57 +0200 (Mon, 23 May 2011)
New Revision: 8546

Modified:
   code/branches/presentation/data/levels/presentationFS11.oxw
Log:
Minor changes to the realism of planets in the presentation level.

Modified: code/branches/presentation/data/levels/presentationFS11.oxw
===================================================================
--- code/branches/presentation/data/levels/presentationFS11.oxw	2011-05-23 14:12:44 UTC (rev 8545)
+++ code/branches/presentation/data/levels/presentationFS11.oxw	2011-05-23 14:14:57 UTC (rev 8546)
@@ -103,7 +103,7 @@
       linearDamping="0.8"
       angularDamping="0"
       mass="5.9e21"
-      pitch="0"
+      pitch="-90"
       mesh="planets/earth.mesh"
       atmosphere="atmosphere1"
       rotationaxis="0,1,0"
@@ -124,7 +124,7 @@
     <!-- This is a model of our Moon: mass=MoonMass/1000 and radius=MoonRadius[km]*10 and position=DistanceFromEarth[km]*10 -->
     <Planet
       position="-30000,0,0"
-      scale="17370"
+      scale="8000"
       collisionType="dynamic"
       linearDamping="0.8"
       angularDamping="0"
@@ -134,7 +134,7 @@
       atmosphere="atmosphere1"
       rotationaxis="0,1,0"
       rotationrate="0.2"
-      atmospheresize="80.0f"
+      atmospheresize="0.0f"
       imagesize="1024.0f"
       collisiondamage = 2
       enablecollisiondamage = true




More information about the Orxonox-commit mailing list