You can get the local player by inserting this code inside a localscript:
local player = game.Players.LocalPlayer
However i dont really understand it, because when a player joins a game, the players character will become a child of Player while LocalPlayer wont. What i mean is that i cant find LocalPlayer under
game.Players
Locked by User#24403
This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.
Why was this question closed?