Don’t try to use actual physics, It’s much simpler than that. All you have to do is simulate the CalcVelocity function ahead of time in your own function so you can predict stop location. Also I tried to do this initially in BP but I couldn’t get it to work correctly doing a loop, so I had to implement it c++.