Hallo zusammen,
ich habe mal eine Frage. Ich habe bei dem MKS 32 Manure System Auflieger die Lenkachsen eingebaut.
Jetzt habe ich anscheinend einen kleinen (Denk-)fehler drin denn die 1. Achse lenkt jetzt in die andere Richtung als die 3. ![]()
Welche Wert müsste ich da ändern ?
Oder muss ich einfach die Räderseiten tauschen ?
<wheels>
<wheelConfigurations>
<wheelConfiguration name="$l10n_configuration_valueDefault" price="0">
<wheels>
<wheel filename="$data/shared/wheels/tires/continental/contiCrossTracHS3/385_65R22_5.xml" configId="truckTrailer02" isLeft="true" hasTireTracks="true" hasParticles="true">
<steeringAxle scale="-0.5" rotMax="22" rotMin="-22"/>
<physics tipOcclusionAreaGroupId="1" rotSpeed="0" restLoad="1.1" repr="wheelFrontLeft" forcePointRatio="0.5" initialCompression="10" suspTravel="0.12" spring="73" damper="75" frictionScale="1.8" yOffset="-0.026"/>
</wheel>
<wheel filename="$data/shared/wheels/tires/continental/contiCrossTracHS3/385_65R22_5.xml" configId="truckTrailer02" isLeft="false" hasTireTracks="true" hasParticles="true">
<steeringAxle scale="-0.5" rotMax="22" rotMin="-22"/>
<physics tipOcclusionAreaGroupId="1" rotSpeed="0" restLoad="1.1" repr="wheelFrontRight" forcePointRatio="0.5" initialCompression="10" suspTravel="0.12" spring="73" damper="75" frictionScale="1.8" yOffset="-0.026"/>
</wheel>
<wheel filename="$data/shared/wheels/tires/continental/contiCrossTracHS3/385_65R22_5.xml" configId="truckTrailer02" isLeft="true" hasTireTracks="true" hasParticles="true">
<physics tipOcclusionAreaGroupId="1" rotSpeed="0" restLoad="1.1" repr="wheelMiddleLeft" forcePointRatio="0.5" initialCompression="10" suspTravel="0.12" spring="73" damper="75" frictionScale="1.9" yOffset="-0.013"/>
</wheel>
<wheel filename="$data/shared/wheels/tires/continental/contiCrossTracHS3/385_65R22_5.xml" configId="truckTrailer02" isLeft="false" hasTireTracks="true" hasParticles="true">
<physics tipOcclusionAreaGroupId="1" rotSpeed="0" restLoad="1.1" repr="wheelMiddleRight" forcePointRatio="0.5" initialCompression="10" suspTravel="0.12" spring="73" damper="75" frictionScale="1.9" yOffset="-0.013"/>
</wheel>
<wheel filename="$data/shared/wheels/tires/continental/contiCrossTracHS3/385_65R22_5.xml" configId="truckTrailer02" isLeft="true" hasTireTracks="true" hasParticles="true">
<steeringAxle scale="-0.5" rotMax="22" rotMin="-22"/>
<physics tipOcclusionAreaGroupId="1" rotSpeed="0" restLoad="1.1" repr="wheelBackLeft" forcePointRatio="0.5" initialCompression="10" suspTravel="0.12" spring="73" damper="75" frictionScale="2"/>
<wheelChock parkingNode="wheelChock02"/>
<wheelChock parkingNode="wheelChock03" isInverted="true"/>
</wheel>
<wheel filename="$data/shared/wheels/tires/continental/contiCrossTracHS3/385_65R22_5.xml" configId="truckTrailer02" isLeft="false" hasTireTracks="true" hasParticles="true">
<steeringAxle scale="-0.5" rotMax="22" rotMin="-22"/>
<physics tipOcclusionAreaGroupId="1" rotSpeed="0" restLoad="1.1" repr="wheelBackRight" forcePointRatio="0.5" initialCompression="10" suspTravel="0.12" spring="73" damper="75" frictionScale="2"/>
</wheel>
</wheels>
Danke im voraus.
Gruß Björn