[Orxonox-commit 3782] r8462 - code/trunk/data/levels
smerkli at orxonox.net
smerkli at orxonox.net
Thu May 12 14:48:53 CEST 2011
Author: smerkli
Date: 2011-05-12 14:48:53 +0200 (Thu, 12 May 2011)
New Revision: 8462
Modified:
code/trunk/data/levels/presentationFS11.oxw
Log:
added presentation level
Modified: code/trunk/data/levels/presentationFS11.oxw
===================================================================
--- code/trunk/data/levels/presentationFS11.oxw 2011-05-12 12:38:49 UTC (rev 8461)
+++ code/trunk/data/levels/presentationFS11.oxw 2011-05-12 12:48:53 UTC (rev 8462)
@@ -32,7 +32,8 @@
<Light type=directional position="0,0,0" direction="0.253, 0.593, -0.765" diffuse="1.0, 0.9, 0.9, 1.0" specular="1.0, 0.9, 0.9, 1.0"/>
<SpawnPoint team=0 position="0,0,0" lookat="2,0,0" spawnclass=SpaceShip pawndesign=spaceshipassff />
- <SpaceBoundaries warnDistance="1" maxDistance="200" showDistance="100" healthDecrease="0.1" position="0,0,0"/>
+ <SpaceBoundaries warnDistance="1" maxDistance="400" showDistance="300" healthDecrease="0.1" position="0,0,0"/>
+ <SpaceBoundaries warnDistance="1" maxDistance="400" showDistance="300" healthDecrease="0.1" position="-10000,0,0"/>
<Template name=PortalDefault>
<PortalEndPoint>
@@ -42,8 +43,8 @@
</PortalEndPoint>
</Template>
- <PortalEndPoint position="0,0,0" id="1" distance="40" target="MobileEntity" design="PortalDefault"/>
- <PortalEndPoint position="-1000,0,0" id="2" distance="40" target="MobileEntity" design="PortalDefault"/>
+ <PortalEndPoint position="350,0,0" id="1" distance="40" target="MobileEntity" design="PortalDefault"/>
+ <PortalEndPoint position="-10300,0,0" id="2" distance="40" target="MobileEntity" design="PortalDefault"/>
<PortalLink fromID="1" toID="2" />
<PortalLink fromID="2" toID="1" />
More information about the Orxonox-commit
mailing list