Advertisement
Theoz7

Roblox Positionfinder

Apr 24th, 2020
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.24 KB | None | 0 0
  1. local player = game.Players.LocalPlayer
  2. local pos = player.Character.HumanoidRootPart.CFrame
  3. warn ("---------------------------------------------------------")
  4. print (pos)
  5. warn ("---------------------------------------------------------")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement