I was curious if it was still possible to do a connection animation on placeables like we did in FS19? Below is an example from one of my mods in 19. I tried setting a placeable up in 22 with the same means of coding for the animation portion using the "manureFlowAnimationIndex" but it hard locked the game up as soon as I connected the hose no errors printed in the log.
manureSystem hasConnectors="true" hasPumpMotor="false" hasFillArm="false"
manureSystemConnectors
connector type="COUPLINGFERTILIZER" node="0|3|1|1" manureFlowAnimationIndex="1"
connector type="COUPLINGFERTILIZER" node="0|4|1|1" manureFlowAnimationIndex="2"
manureSystemConnectors
I was curious if it was still possible to do a connection animation on placeables like we did in FS19? Below is an example from one of my mods in 19. I tried setting a placeable up in 22 with the same means of coding for the animation portion using the "manureFlowAnimationIndex" but it hard locked the game up as soon as I connected the hose no errors printed in the log.
manureSystem hasConnectors="true" hasPumpMotor="false" hasFillArm="false"
manureSystemConnectors
connector type="COUPLINGFERTILIZER" node="0|3|1|1" manureFlowAnimationIndex="1"
connector type="COUPLINGFERTILIZER" node="0|4|1|1" manureFlowAnimationIndex="2"
manureSystemConnectors