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

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 98 91.6%
  • Better structured events

    Votes: 17 15.9%
  • Better structured racing club forum

    Votes: 16 15.0%
  • More use of default game content

    Votes: 13 12.1%
  • More use of fixed setups

    Votes: 30 28.0%
  • No 3rd party registration pages

    Votes: 38 35.5%
  • Less casual events

    Votes: 9 8.4%
  • More casual events

    Votes: 35 32.7%
  • Other, specify in thread

    Votes: 5 4.7%
Back
Top