I need some code that will teleport players to their own parts (e.g. At the start of a game). I have tried so much scripting but decided it was best to get some help :( . I am making a racing game and would like to teleport players into their vehicles, not so they have to get into their vehicles. Any help would be very appreciated :)
local player = game.Players.LocalPlayer player.Character:MoveTo(seatofvehicleposition)
Closed as Non-Descriptive by JesseSong
This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.
Why was this question closed?