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.Goulstem8144— 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.duckwit1404— 9y