[Orxonox-commit 6283] r10940 - code/branches/hoverHS15/data/levels
meierman at orxonox.net
meierman at orxonox.net
Mon Dec 7 15:34:58 CET 2015
Author: meierman
Date: 2015-12-07 15:34:58 +0100 (Mon, 07 Dec 2015)
New Revision: 10940
Modified:
code/branches/hoverHS15/data/levels/Hover.oxw
Log:
Invisible plate over the level
Modified: code/branches/hoverHS15/data/levels/Hover.oxw
===================================================================
--- code/branches/hoverHS15/data/levels/Hover.oxw 2015-12-07 14:34:08 UTC (rev 10939)
+++ code/branches/hoverHS15/data/levels/Hover.oxw 2015-12-07 14:34:58 UTC (rev 10940)
@@ -53,7 +53,7 @@
<Model position="500, -16,500" yaw="0" pitch="0" roll="0" scale3D="500, 16, 500" mesh="CubeGround.mesh" />
</attached>
<collisionShapes>
- <BoxCollisionShape yaw="0" pitch="0" roll="0" position="0,500,0" halfExtents="10000, 1, 10000" />
+ <BoxCollisionShape yaw="0" pitch="0" roll="0" position="0,50,0" halfExtents="10000, 1, 10000" />
<BoxCollisionShape yaw="0" pitch="0" roll="0" position="0,-10,0" halfExtents="10000, 10, 10000" />
<BoxCollisionShape yaw="0" pitch="0" roll="0" position="500, 0,0" halfExtents="1000, 1000, 1" />
<BoxCollisionShape yaw="0" pitch="0" roll="0" position="500, 0, 1000" halfExtents="1000, 1000, 1" />
More information about the Orxonox-commit
mailing list