stijnwop/manureSystem

park connector - hose is hanging down

DrewCZ opened this issue · 3 comments

Hi, please why this park connector doesn't work?

definition:

        <connector type="COUPLING" isParkPlace="true" parkPlaceLength="3" createNode="true" position="1.06 1.58 -3.4" startTransOffset="0 0.03 0.1" />
        <connector type="COUPLING" isParkPlace="true" parkPlaceLength="3" createNode="true" position="-1.06 1.58 -3.4" startTransOffset="0 0.03 0.1" />

same situation on both sides:
obrazek

also compared with your def:

but no mistake was found.

thank you for your help

Please read the docs:
https://github.com/stijnwop/manureSystem/blob/master/docs/VEHICLES.md#setting-up-park-places

The definition you show is from FS19 and deprecated.

@DrewCZ how else do you want to "attach" the deformer since linkNode is responsible for it because then it becomes the zero (base) position for your newly defined position

everything clear, thank you for your help