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

How do I operate the :GetRoll function?

Asked by 9 years ago

As seen in RBXStudio, the :GetRoll only works on scriptable mode , but is there a way where I can have my camera focused on the Player's Humanoid?

NOTE: Sorry for my rude and Annoying Appearance.

0
Can you elaborate on what you need this information for? I can guarantee there's a more efficient method for doing this than using the GetRoll / SetRoll methods of Camera. Goulstem 8144 — 9y
0
Even without using the Scriptable CameraType, you can apply rotation to the z-axis of the camera. Instead of using Set/GetRoll, set the CFrame of the camera directly and include a z-wise rotation. duckwit 1404 — 9y

Answer this question