Setting velocity?

Trying to set my velocity to 0,0,0 before I respawn (tried after also but same results)
This is on my player_BP (vehicle) , the respawn works but if player is moving at all it follows through. I want them dead still (but alive, they don’t die :wink: ) on respawn.

Any ideas?

I have added a disable input, stop movement, stop pathfinding chain. That helps if player hits respawn as they are driving. But if they are in mid air the velocity carries through.