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

How Do I Rotate A Player? [closed]

Asked by 5 years ago
Edited 5 years ago

This question already has an answer here:

What is the best way to rotate a player?

So I am making a custom character creator and i want the player to rotate 180 degrees, so I can see their back and not their front, I need to see their back because that is where their weapon is stored!

Part.CFrame=CFrame.new((--Position),(--Rotation))

this script dosnt work

0
Where's the code? addictedroblox1414 166 — 5y
0
its there now, soz forgot to add User#25068 0 — 5y
0
Give us the position and the rotation so we can actually see it. mc3334 649 — 5y
0
Try this: Part.CFrame=CFrame.new(--Position) workspace.CurrentCamera.CFrame = CFrame.FromOrientation(--Angle) pranvexploder 14 — 5y
View all comments (3 more)
0
What is Part? Is it a HumanoidRootPart? DeceptiveCaster 3761 — 5y
0
yes User#25068 0 — 5y
0
Tell me this is a joke -.- fenix2020 7 — 5y

Marked as Duplicate by RayCurse, Troidit, and hiimgoodpack

This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.

Why was this question closed?