This allow pushing rigidbody at the edge of the edge of rails where half the cart is off the rail and the second cart is transitioned to a rigidbody when it leaves the rail.
The rigidbody gets out of sync with the ghost trigger so pushing a cart will have the trigger fixed in one location while the rigidbody is still getting pushed by the second cart.
This allow pushing rigidbody at the edge of the edge of rails where half the cart is off the rail and the second cart is transitioned to a rigidbody when it leaves the rail.
The rigidbody gets out of sync with the ghost trigger so pushing a cart will have the trigger fixed in one location while the rigidbody is still getting pushed by the second cart.
PR: https://github.com/MovingBlocks/Terasology/pull/4577