please could you help me with this god awful map, the rail line is to close to the road at several point and junkpiles spawn on the track, any chance you can have collision detection for this, i added a picture so you can see whats stopping the train. thanks
https://i.imgur.com/r67tVzZ.jpg
Collision with junk piles :(Solved
I've pushed an update to the develop branch which you can get at the following link for now.
https://raw.githubusercontent.com/WheteThunger/AutomatedWorkcarts/develop/AutomatedWorkcarts.cs
This will destroy any entities of type JunkPile or LootContainer as automated trains collider with them.
Locked automatically