Hello, I'm modeling a rail yard where locomotives move wagons around on different tracks. I'm using Taskexecuters on AGV paths with loads as trailers. It works great except for one important thing.
The locomotives sometimes PUSH some wagons and sometimes PULL some wagons. They never turn around. They just push or pull depending on which side they are of what they need to move.
Imagine a 2 headed locomotive.
BUT the taskexecuter always puts the wagons behind as if they are pulled even when I want to push them.
I need to flip the orientation of the taskexecuter just as I'm loading. Is there a command that can do that?
I tried changevisual to change its rotation. It works for a fraction of a second but as soon as it starts moving it returns to its original orientation along with the trailers behind it.