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

How do I tilt the player when they turn their camera left or right? (R6)

Asked by
p0vd 207 Moderation Voter
4 years ago
Edited 4 years ago

Basically what I am asking is when the player turns the camera left, the character will turn to the left direction and vice versa. I've seen this trick in most games so I was wondering if someone could provide me on how to script this.

0
the camera has a CFrame that you can set. but dont use CFrame.new(), instead try CFrame.Angles() mantorok4866 201 — 4y

Answer this question