What is the default track width?

When messing around with the track width you get a default of 1.000.

What is this size in meters/feet? I need to make my track 48 feet across, so what would that value be in BTB?

thanks :)
 
  • buckets

Track width is a multiplier for the width of the track sections, so doesn't relate to directly to measured size.

The default track section width is 10m however so effectively without altering anything you do get a 10m wide track.
 
copy the below into your

C:\program Files\BobsTrackBuilder\CrossSections\road\tarmac\tarmac001.xml file

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

<CrossSection Name="tarmac001">
<SurfaceShape Points="5">
<Point Selected="False">
<Position x="-7.32" y="0" z="0" />
</Point>
<Point Selected="False">
<Position x="-3.66" y="0" z="0" />
</Point>
<Point Selected="False">
<Position x="0" y="0" z="0" />
</Point>
<Point Selected="False">
<Position x="3.66" y="0" z="0" />
</Point>
<Point Selected="False">
<Position x="7.32" y="0" z="0" />
</Point>
</SurfaceShape>
<SurfaceMaterials>
<SurfaceMaterial MaterialPath="road\gravel\frazier\frazier014" Selected="False">
<StartPoint>0</StartPoint>
<EndPoint>4</EndPoint>
<MaterialApplicationType>PerMeter</MaterialApplicationType>
<PerMeterCoverage>12</PerMeterCoverage>
<FitNeatly>True</FitNeatly>
<texture_coordinate>
<FlippedHorizontal>1</FlippedHorizontal>
<FlippedVertical>1</FlippedVertical>
<Angle>0.0</Angle>
<scale x="1" y="1" />
<offset x="0" y="0" />
</texture_coordinate>
</SurfaceMaterial>
</SurfaceMaterials>
</CrossSection>

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

this will now make your default track width approximaley 48 feet wide.
 

Latest News

What would make you race in our Club events

  • Special events

    Votes: 30 24.2%
  • More leagues

    Votes: 25 20.2%
  • Prizes

    Votes: 22 17.7%
  • Trophies

    Votes: 13 10.5%
  • Forum trophies

    Votes: 7 5.6%
  • Livestreams

    Votes: 21 16.9%
  • Easier access

    Votes: 74 59.7%
  • Other? post your reason

    Votes: 19 15.3%
Back
Top