I’m making a game but when i try to detach from a vehicle my character exits the vehicle but if the vehicle is still moving my caracter will still be attached to it and will move with it while i can still control the character
type or paste code here
Hey @dm111111!
Sometimes the “Detach From Actor” with vehicles can be a little wonky.
Try using “Detach From Actor” from the vehicle BP with the playerBP set as the target!
That’s gotten more success from me!
it was in the vehicleBP i just didn’t attach the playerBP to the target. and now it works. thanks