Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is there a way to reverse the line LocalPlayers.Player.Character?

Asked by 9 years ago

I know that you can do LocalPlayers.Player.Character but I would like to know if it is possible to do Character.Player? [This is not a script request, just a question]

1 answer

Log in to vote
2
Answered by
Wizzy011 245 Moderation Voter
9 years ago

Yes, you can use :GetPlayerFromCharacter() to get a Player from the character model.

Ad

Answer this question