Danke hat funktioniert
BeitrÀge von SimonPe05
-
-
Habe ich schon versucht dann lÀuft er nur noch im Hundegang und lenkt gar nicht mehr
-
Moin ich wollte bei einem AnhĂ€nger eine Lenkachse einfĂŒgen. Die lenkt jetzt aber in die falsche Richtung.
Kann mir jemand sagen wie ich das umkehren kann?
Code
Alles anzeigen<wheels> <wheelConfigurations> <wheelConfiguration name="$l10n_configuration_valueDefault" price="0" brand="STOCK"> <wheels autoRotateBackSpeed="2.2"> <wheel filename="wheels/wheels.xml" configId="dual" isLeft="true" hasTireTracks="true" hasParticles="true"> <physics rotSpeed="0" restLoad="1.4" repr="wheel_rear_left1" forcePointRatio="0.5" initialCompression="38" suspTravel="0.1" spring="34" damper="30" frictionScale="2"/> <additionalWheel filename="wheels/wheels.xml" configId="addtire" isLeft="true" offset="0.1"/> <wheelChock parkingNode="wheelChock01" /> <wheelChock parkingNode="wheelChock02" isInverted="true" /> <steeringAxle scale="0.3" rotMax="-17" rotMin="17" /> </wheel> <wheel filename="wheels/wheels.xml" configId="dual" isLeft="false" hasTireTracks="true" hasParticles="true"> <physics rotSpeed="0" restLoad="1.4" repr="wheel_rear_right1" forcePointRatio="0.5" initialCompression="38" suspTravel="0.1" spring="34" damper="30" frictionScale="2"/> <additionalWheel filename="wheels/wheels.xml" configId="addtire" isLeft="false" offset="0.1"/> <steeringAxle scale="0.3" rotMax="-17" rotMin="17" /> </wheel> <wheel filename="wheels/wheels.xml" configId="dual" isLeft="true" hasTireTracks="true" hasParticles="true"> <physics rotSpeed="0" restLoad="1.4" repr="wheel_rear_left2" forcePointRatio="0.5" initialCompression="20" suspTravel="0.1" spring="34" damper="30" frictionScale="2"/> <additionalWheel filename="wheels/wheels.xml" configId="addtire" isLeft="true" offset="0.1"/> <steeringAxle scale="0.3" rotMax="-17" rotMin="17" /> </wheel> <wheel filename="wheels/wheels.xml" configId="dual" isLeft="false" hasTireTracks="true" hasParticles="true"> <physics rotSpeed="0" restLoad="1.4" repr="wheel_rear_right2" forcePointRatio="0.5" initialCompression="20" suspTravel="0.1" spring="34" damper="30" frictionScale="2"/> <additionalWheel filename="wheels/wheels.xml" configId="addtire" isLeft="false" offset="0.1"/> <steeringAxle scale="0.3" rotMax="-17" rotMin="17" /> </wheel> <!-- dummy wheels --> <wheel isLeft="true" hasTireTracks="true" hasParticles="true"> <physics restLoad="1.5" repr="wheel_Tag_L" radius="0.01" width=".01" mass="0.01" initialCompression="50" suspTravel="0.20" spring="10" damper="10" frictionScale="0.1" versatileXRot="true" /> </wheel> <wheel isLeft="false" hasTireTracks="true" hasParticles="true"> <physics restLoad="1.5" repr="wheel_Tag_R" radius="0.01" width=".01" mass="0.01" initialCompression="50" suspTravel="0.20" spring="10" damper="10" frictionScale="0.1" versatileXRot="true" /> </wheel> </wheels> -
Moin gibt es irgendeine Möglichkeit die Lenkung umzukehren habe mir einen AnhÀnger lenkbar gemacht aber der macht jetzt halt das Gegenteil von dem was er machen soll
wenn ich die werte vertausche lenkt er gar nicht mehr und lÀuft im Hundegang