How to teleport Vehicle Player Pawn?

I suspect the vehicle blueprint in the demo has been built for multiplayer. I’m no expert but if UE4 is at all like Unity in a multiplayer environment, i.e. where dedicated server is ticked or you have multiple clients in the simulation then movement on the player pawns is restricted to being simulated on the server (to prevent clients cheating). I could be wrong though.