I'm not sure about how could be done, i already have a "fps" with a player that can move, sprint, jump and shoot, based on the doom tutorial by miziziziz, and i know how to make a vehicle using the vehicle nodes and some scripts from the vehicle tutorials by Bastiaan Olij, now i need to make that the player can enter the vehicle, what do i do? make player = vehicle, but how would i make the controls work? or maybe i need to remove the player then add the vehicle, but removing the player may be not the right way. I would apreciate any help if possible.