This may have something to do with inheriting velocity from the moving player. Perhaps it’s the order of operations in the Detach Bomb function? Simulate first → detach. In this scenario the attached actor would inherit the Pawn’s velocity. You carry the bomb, it has your velocity and then we add to it.
1 Like