- Offizieller Beitrag
Hallo,
wo kann ich am Häcksler den Auswurf einstellen.
Wenn ich häcksle muss ich ziemlich nah am Traktor fahren damit der Wagen befüllt wird.
Fahre ich etwas weiter weg erkennt er den Wagen nicht mehr. Was muss ich ändern, damit er weiter auswirft.
Da müsste man doch was einstellen.
Code
<unloadingTriggers>
<unloadingTrigger node="trailerTrigger"/>
</unloadingTriggers>
<pipeNodes>
<pipeNode node="pipeBase" rotationSpeeds="0 35 0" autoAimYRotation="true" autoAimInvertZ="true">
<state1 rotation="0 0 0"/>
<state2 rotation="0 0 0"/>
</pipeNode>
<pipeNode node="pipe" rotationSpeeds="25 0 0">
<state1 rotation="0.75 0 0"/>
<state2 rotation="35 0 0"/>
</pipeNode>
<pipeNode node="pipeRaycastBase" rotationSpeeds="80 0 0" autoAimXRotation="true">
<state1 rotation="155 0 0"/>
<state2 rotation="155 0 0"/>
</pipeNode>
</pipeNodes>
<states num="2" unloading="2" autoAiming="2" turnOnAllowed="2"/>
</pipe>
Alles anzeigen