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

How can I limit how high or how low a players camera can point in first person?

Asked by 6 years ago

I'm trying to limit how far a player can look in certain directions, those being strait up and strait down. How can I limit that?

0
Perhaps a function binded to RenderStep that constantly re-adjusts the player's camera whenever they try to look further than what they're allowed to? Posting this as a comment since I'm not sure. Le_Teapots 913 — 6y
0
Im pretty sure I would have to create a custom camera and move it via CFrame but Im not sure on exactly how to do that Stephenthefox 94 — 6y

Answer this question