Skip to content

Placeable Connection Animations? #208

@Bullitt33

Description

@Bullitt33

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions