How to teleport Vehicle Player Pawn?

I have been having a very similar issue with something I have been working. I have found somewhat of a workaround, however this only works server-side so far, and not for clients. I’ll put it simply.

Disable physics > Delay > Teleport > Delay > Enable physics

I have found that this does work for my vehicle pawn, however it only works for the server. Clients seem to jump to the destination, then back to where they were. I’m still working on it, but it should be enough to get the ball rolling.