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

Is there a way to Locally Change a Player Character's Position?

Asked by 6 years ago

I am making some sort of character creator and i need this to send player locally to some room to edit their character but it's always global no matter what i try, Help would be appreciated.

1
The character is replicated no matter what you'll try. all you can do is create a fake character, aka a Dummy, and change that dummies appearance. RubenKan 3615 — 6y
0
Thanks, Then it means i'll have to clone the room locally and teleport it in a random position so players won't teleport in the same room. ThatDarnMegalomaniac -10 — 6y
0
If you're creating both the room and dummy locally then they'll only be visible to the client so that shouldn't be an issue. Meltdown81 309 — 6y
0
change the workspace.camera.cameraobject to the part you want with a local script palame135 44 — 6y

Answer this question