West Semi Trailer Dolly by KarlFarms

matty80
Posts: 15
Joined: Thu Feb 25, 2021 2:12 pm

West Semi Trailer Dolly by KarlFarms

Post by matty80 »

West Semi Trailer Dolly (PC) / Lizard Semi Trailer Dolly (Console)

Author: KarlFarms
Date: 28.10.2020
Version: 1.0.0.0

The trailer attacher joint current only allows for "trailerLow" joint types. The trailer joint type should be changed to a "trailer" joint type to increase the range of vehicles that the dolly can be used for. I understand that a majority of trailers with a "trailer" joint type, additionally have a "trailerlow" joint type assigned to the same node.

Original:

Code: Select all

    <attachable>
        <inputAttacherJoints>
            <inputAttacherJoint node="0>0|4|3|3" jointType="trailerLow" attacherHeight="0.7" />
			<inputAttacherJoint node="0>0|4|2|4" jointType="trailerLow" attacherHeight="0.7" />
        </inputAttacherJoints>
        <support animationName="moveSupport"/>
        <brakeForce>1</brakeForce>
    </attachable>