reporust_rebootcancel
1 Year Ago
Fixed incorrect collision layers for vehicle use on the loot wagon crates. Sometimes during high-speed collisions between a train and a loot wagon, this would cause the train to think the crates were a static object and cause the train to come to a complete stop. The TrainCar SpaceIsClear check now also ignores colliders on child entities, since otherwise it would now detect the crates as objects in the way.