Update player location after using vehicle?

How can I spawn the player without destroying the actor? Like If i possess a vehicle I have to destroy the actor whereas I want to update the location of the player instead of destroying the actor after using my vehicle and spawning a new one pawn.

This is what I have!

This part is not so important cause its related to where the player is spawning and its working but I dont want to destroy my pawn and create a new one. How can I just hide it and make it visible after coming out of the car?

Well nevermind just saw a tutorial :stuck_out_tongue: