Reifenrichtung ändern

  • So erstmal Fehlt bei dein Eintrag was hier der von mir

    So und dann musst du

    Code
    <objectChange node="mudGuards" visibilityActive="false"  visibilityInactive="true" />
                     <objectChange node="wheelFrontLeft" scaleActive="1.45 1 1" scaleInactive="1 1 1" translationActive="0.15 0 0" translationInactive="0 0 0"/> <!-- Vorne Links -->
                     <objectChange node="wheelFrontRight" scaleActive="1.45 1 1" scaleInactive="1 1 1" translationActive="-0.15 0 0" translationInactive="0 0 0"/>    <!-- Vorne Rechts -->
                     <objectChange node="wheelBackLeft" scaleActive="1.4 1.025 1.025" scaleInactive="1 1 1" translationActive="1.14 0.628 -1.569" translationInactive="0.99 0.628 -1.569"/> <!-- Hinten Links -->
                     <objectChange node="wheelBackRight" scaleActive="1.4 1.025 1.025" scaleInactive="1 1 1" translationActive="-1.14 0.628 -1.569" translationInactive="-0.99 0.628 -1.569"/> <!-- Hinten Rechts -->

    Anpassen mit dein Traktor

    scaleActive="1.45 1 1" scaleInactive="1 1 1" translationActive="0.15 0 0" translationInactive="0 0 0"

    Das ist die Breite scaleActive="1.45 1 1" die 1 1 muss so bleiben

    scaleInactive="1 1 1" kann so stehen bleiben

    translationActive="0.15 0 0" translationInactive="0 0 0" ist die Prosition der Reifen in der I3d zu finden

    translationActive="0.15 0 0" dieses ist die Prosition wie weit der Reifen abstehen muss also die erste Zahl die 0 0 muss bleiben

    Und denk daran das du auch deine Indexe anpassen musst wenn deine anders heißen.

  • Die in Farbe sind die Indexe

    <wheelConfiguration name="$l10n_configuration_valueDefault" price="0" brand="TRELLEBORG">

    <wheels autoRotateBackSpeed="2.2">

    <wheel filename="$data/shared/wheels/trelleborg/TM800/540_65R38_HS.xml" isLeft="true" hasTireTracks="true" hasParticles="true" >

    <physics rotSpeed="1" restLoad="2.8" repr="axisLeft" driveNode="wheelFrontLeft" forcePointRatio="0.5" initialCompression="25" suspTravel="0.19" spring="53" damper="30" frictionScale="2.5"/>

    <fender node="fenderLeft" rotMax="22" />

    <steering node="steeringBar" nodeMinTransX="0.1" nodeMaxTransX="-0.1" />

    </wheel>

    <wheel filename="$data/shared/wheels/trelleborg/TM800/540_65R38_HS.xml" isLeft="false" hasTireTracks="true" hasParticles="true">

    <physics rotSpeed="1" restLoad="2.8" repr="axisRight" driveNode="wheelFrontRight" forcePointRatio="0.5" initialCompression="25" suspTravel="0.19" spring="53" damper="30" frictionScale="2.5"/>

    <fender node="fenderRight" rotMin="-22" />

    </wheel>

    <wheel filename="$data/shared/wheels/trelleborg/TM900/650_75R38.xml" isLeft="true" hasTireTracks="true" hasParticles="true">

    <physics restLoad="2.8" repr="wheelBackLeft" forcePointRatio="0.5" initialCompression="20" suspTravel="0.25" spring="48" damper="30" frictionScale="2.5"/>

    </wheel>

    <wheel filename="$data/shared/wheels/trelleborg/TM900/650_75R38.xml" isLeft="false" hasTireTracks="true" hasParticles="true">

    <physics restLoad="2.8" repr="wheelBackRight" forcePointRatio="0.5" initialCompression="20" suspTravel="0.25" spring="48" damper="30" frictionScale="2.5"/>

    </wheel>

    </wheels>

    <objectChange node="mudGuards" visibilityActive="false" visibilityInactive="true" />

    </wheelConfiguration>

  • das ist das was ich gemacht habe der Deutz ist nicht merh im shop

    Externer Inhalt abload.de
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.


    </wheelConfiguration>

    <wheelConfiguration name="Big Terra" price="10000" brand="TRELLEBORG">
    <wheels autoRotateBackSpeed="2.2">
    <wheel filename="$data/shared/wheels/trelleborg/TM800/540_65R38_HS.xml" isLeft="true" hasTireTracks="true" hasParticles="true" >
    <physics rotSpeed="1" restLoad="2.8" repr="axisLeft" driveNode="wheelFrontLeft" forcePointRatio="0.5" initialCompression="25" suspTravel="0.19" spring="53" damper="30" frictionScale="2.5"/>
    <fender node="fenderLeft" rotMax="22" />
    <steering node="steeringBar" nodeMinTransX="0.1" nodeMaxTransX="-0.1" />
    </wheel>
    <wheel filename="$data/shared/wheels/trelleborg/TM800/540_65R38_HS.xml" isLeft="false" hasTireTracks="true" hasParticles="true">
    <physics rotSpeed="1" restLoad="2.8" repr="axisRight" driveNode="wheelFrontRight" forcePointRatio="0.5" initialCompression="25" suspTravel="0.19" spring="53" damper="30" frictionScale="2.5"/>
    <fender node="fenderRight" rotMin="-22" />
    </wheel>
    <wheel filename="$data/shared/wheels/trelleborg/TM900/650_75R38.xml" isLeft="true" hasTireTracks="true" hasParticles="true">
    <physics restLoad="2.8" repr="wheelBackLeft" forcePointRatio="0.5" initialCompression="20" suspTravel="0.25" spring="48" damper="30" frictionScale="2.5"/>
    </wheel>
    <wheel filename="$data/shared/wheels/trelleborg/TM900/650_75R38.xml" isLeft="false" hasTireTracks="true" hasParticles="true">
    <physics restLoad="2.8" repr="wheelBackRight" forcePointRatio="0.5" initialCompression="20" suspTravel="0.25" spring="48" damper="30" frictionScale="2.5"/>
    </wheel>
    <foliageBendingModifier index="1" minX="-1.25" maxX="1.25" />
    <foliageBendingModifier index="2" minX="-1.3" maxX="1.3" />
    </wheels>
    <objectChange node="mudGuards" visibilityActive="false" visibilityInactive="true" />
    <objectChange node="wheelFrontLeft" scaleActive="1.45 1 1" scaleInactive="1 1 1" translationActive="0.15 0 0" translationInactive="0 0 0"/> <!-- Vorne Links -->
    <objectChange node="wheelFrontRight" scaleActive="1.45 1 1" scaleInactive="1 1 1" translationActive="-0.15 0 0" translationInactive="0 0 0"/> <!-- Vorne Rechts -->
    <objectChange node="wheelBackLeft" scaleActive="1.6 1.05 1.05" scaleInactive="1 1 1" translationActive="1.14 0.628 -1.569" translationInactive="0.99 0.628 -1.569"/> <!-- Hinten Links -->
    <objectChange node="wheelBackRight" scaleActive="1.6 1.05 1.05" scaleInactive="1 1 1" translationActive="-1.14 0.628 -1.569" translationInactive="-0.99 0.628 -1.569"/> <!-- Hinten Rechts -->
    </wheels>

  • Da ist die Radkollision zu groß, da wird ein Radius eingestellt.

    In der Xml des Reifens diesen Wert kleiner machen <physics radius="0.622"

    Da muss man ein wenig spielen bis es passt, ist der Radius zu groß schwebt das Rad, ist er zu klein steht das Rad zu tief im Boden.

  • Danke dir ahm ich habe eine frage da darf ich doch nicht rum propiren ist ja von Gaits

    <?xml version="1.0" encoding="utf-8" standalone="no" ?>
    <wheel>
    <default>
    <physics radius="0.81" width="0.75" mass="0.244" tireType="mud" frictionScale="1.60" maxLongStiffness="8" maxLatStiffness="100" maxLatStiffnessLoad="2" />
    <tire filename="$data/shared/wheels/michelin/megaXbib/R26_megaXbib.i3d" nodeLeft="2|0" nodeRight="2|0" maxDeformation="0.096" isCareWheel="false" tireTrackAtlasIndex="0" />
    <outerRim filename="$data/shared/wheels/rims/rim001.i3d" node="1|0" widthAndDiam="25 26" />
    <innerRim filename="$data/shared/wheels/rims/rim001.i3d" nodeLeft="3|0" nodeRight="3|1" widthAndDiam="25 26" />
    </default>
    </wheel>

  • und das ist die look von dem cais wens euch hilft

    <wheelConfiguration name="$l10n_configuration_valueWheelBroad" price="1200" brand="MICHELIN" icon="$dataS2/menu/hud/configurations/config_wheel_broad.png">
    <wheels autoRotateBackSpeed="2.2">
    <wheel filename="$data/shared/wheels/michelin/megaXbib/750_65R26.xml" isLeft="true" hasTireTracks="true" hasParticles="true">
    <physics rotSpeed="1" restLoad="1.9" repr="wheelAxisLeft" driveNode="wheelLeft" forcePointRatio="0.5" initialCompression="25" suspTravel="0.11" spring="62" damper="50"/>
    <fender node="fenderLeft" rotMax="30"/>
    </wheel>
    <wheel filename="$data/shared/wheels/michelin/megaXbib/750_65R26.xml" isLeft="false" hasTireTracks="true" hasParticles="true">
    <physics rotSpeed="1" restLoad="1.9" repr="wheelAxisRight" driveNode="wheelRight" forcePointRatio="0.5" initialCompression="25" suspTravel="0.11" spring="62" damper="50"/>
    <fender node="hydraulicSteeringRef" rotMin="-30"/>
    </wheel>
    <wheel filename="$data/shared/wheels/michelin/megaXbib/800_70R32.xml" isLeft="true" hasTireTracks="true" hasParticles="true">
    <physics rotSpeed="0" restLoad="1.4" repr="wheelBackLeft" forcePointRatio="0.5" initialCompression="20" suspTravel="0.08" spring="64" damper="50" yOffset="0.015"/>
    </wheel>
    <wheel filename="$data/shared/wheels/michelin/megaXbib/800_70R32.xml" isLeft="false" hasTireTracks="true" hasParticles="true">
    <physics rotSpeed="0" restLoad="1.4" repr="wheelBackRight" forcePointRatio="0.5" initialCompression="20" suspTravel="0.08" spring="64" damper="50" yOffset="0.015"/>
    </wheel>
    <foliageBendingModifier index="1" minX="-1.25" maxX="1.25" />
    <foliageBendingModifier index="2" minX="-1.3" maxX="1.3" />
    </wheels>