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

How long have you been simracing

  • < 1 year

    Votes: 411 16.4%
  • < 2 years

    Votes: 279 11.2%
  • < 3 years

    Votes: 275 11.0%
  • < 4 years

    Votes: 191 7.6%
  • < 5 years

    Votes: 321 12.8%
  • < 10 years

    Votes: 273 10.9%
  • < 15 years

    Votes: 176 7.0%
  • < 20 years

    Votes: 138 5.5%
  • < 25 years

    Votes: 108 4.3%
  • Ok, I am a dinosaur

    Votes: 329 13.2%
Back
Top