Revision: 7871
http://supertuxkart.svn.sourceforge.net/supertuxkart/?rev=7871&view=rev
Author: auria
Date: 2011-03-12 23:29:42 +0000 (Sat, 12 Mar 2011)
Log Message:
-----------
Prevent shortcut in sand track
Modified Paths:
--------------
main/trunk/data/tracks/sandtrack/scene.xml
Modified: main/trunk/data/tracks/sandtrack/scene.xml
===================================================================
--- main/trunk/data/tracks/sandtrack/scene.xml 2011-03-12 17:59:07 UTC (rev 7870)
+++ main/trunk/data/tracks/sandtrack/scene.xml 2011-03-12 23:29:42 UTC (rev 7871)
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!-- Generated with script from SVN rev 7092 -->
+<!-- Generated with script from SVN rev 7732 -->
<scene>
<track model="sandtrack_track.b3d" x="0" y="0" z="0"/>
<water model="mesh.b3d" xyz="-23.550959 -6.657578 128.668610" hpr="-0.000000 -0.000000 -0.000000" scale="1.000000 1.000000 1.000000" height="0.5" speed="1000" length="0.5"/>
@@ -28,8 +28,10 @@
<small-nitro x="6.185916" y="6.892061" z="-131.377899" />
<checks>
<check-lap kind="lap" same-group="0" other-ids="1" />
+ <check-line kind="activate" other-ids="2" p1="-40.877525 197.459778" p2="-47.219246 159.336487"
+ min-height="-1.864628" same-group="1"/>
<check-line kind="activate" other-ids="0" p1="-88.309296 -29.102606" p2="-118.331764 -38.765526"
- min-height="7.687703" same-group="1"/>
+ min-height="7.687703" same-group="2"/>
</checks>
<default-start karts-per-row ="2"
forwards-distance ="1.5"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|