Hallo,
ich habe ein Reifenwechsel durchgenommen. Leider sind die Reifen zu groß. Wie kann ich das ändern?
Aktuell sieht es so aus:
Spoiler anzeigen
<wheelConfiguration name="$l10n_configuration_valueDefault" price="0" brand="TRELLEBORG">
<wheels autoRotateBackSpeed="2.2">
<wheel filename="$data/shared/wheels/trelleborg/TwinForestry428SB/710_45R26_5.xml" configId="truckFront" isLeft="true" hasTireTracks="true" hasParticles="true" >
<physics rotSpeed="1" restLoad="2.4" repr="axisFrontLeft" driveNode="wheelFrontLeft" forcePointRatio="0.5" initialCompression="35" suspTravel="0.23" spring="28" damper="40" frictionScale="2" />
</wheel>
<wheel filename="$data/shared/wheels/trelleborg/TwinForestry428SB/710_45R26_5.xml" configId="truckFront" isLeft="false" hasTireTracks="true" hasParticles="true" >
<physics rotSpeed="1" restLoad="2.4" repr="axisFrontRight" driveNode="wheelFrontRight" forcePointRatio="0.5" initialCompression="35" suspTravel="0.23" spring="28" damper="40" frictionScale="2" />
</wheel>
<wheel filename="$data/shared/wheels/trelleborg/TwinForestry428SB/710_45R26_5.xml" isLeft="true" hasTireTracks="true" hasParticles="true" >
<physics rotSpeed="0" restLoad="1.6" repr="wheelBackLeft" forcePointRatio="0.5" initialCompression="15" suspTravel="0.23" spring="42" damper="40" frictionScale="1.9" />
</wheel>
<wheel filename="$data/shared/wheels/trelleborg/TwinForestry428SB/710_45R26_5.xml" isLeft="false" hasTireTracks="true" hasParticles="true" >
<physics rotSpeed="0" restLoad="1.6" repr="wheelBackRight" forcePointRatio="0.5" initialCompression="15" suspTravel="0.23" spring="42" damper="40" frictionScale="1.9" />
</wheel>
</wheels>
</wheelConfiguration>
Ich hoffe es kann jemand helfen
MfG