Advertisement
otorp2

get player1 position

Jun 25th, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. --StarterCharacterScripts
  2. --localscript
  3.  
  4.  
  5. while wait() do
  6. print(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement