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

How do I get my player's position in roblox? [closed]

Asked by
edwisc 1
3 years ago

How do I get the players position?

1
You may want to checkout https://developer.roblox.com/en-us/quick-start WizyTheNinja 834 — 3y
1
Umm I'm not new to roblox edwisc 1 — 3y
1
I'm sorry wasn't trying to be offensive, however getting the players position is a really simple thing to do, and anyone with knowledge should know how. local position = Player.Character.HumanoidRootPart.CFrame. WizyTheNinja 834 — 3y
View all comments (2 more)
1
Use .Position instead of .CFrame to get the Vector3 instead. WizyTheNinja 834 — 3y
1
Yeah sorry bout that I don't usually do this sort of thing I usually work on UI and UI scripting. edwisc 1 — 3y

Closed as Not Constructive by imKirda and JesseSong

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?