]> git.tdb.fi Git - r2c2.git/blobdiff - tracks.dat
Render ties between rails on tracks
[r2c2.git] / tracks.dat
index 40cf1cae7d1f6a9ac14e486afd50212f9a26fbc9..a7b09e5d1f204a2e2f8d137fefcd0df7979e0d08 100644 (file)
@@ -23,10 +23,19 @@ track_appearance
        ballast_profile
        {
                point 20.0 0.0;
-               point 14.0 8.0;
-               point -14.0 8.0;
+               point 14.0 7.5;
+               point -14.0 7.5;
                point -20.0 0.0;
        };
+       tie_profile
+       {
+               point 13.5 0.0;
+               point 13.5 0.5;
+               point -13.5 0.5;
+               point -13.5 0.0;
+       };
+       tie_length 2.2;
+       tie_spacing 7.8;
 
        technique "track.technique";
 };