GetCameraAngles
Get the gameplay cameras angles.
Syntax
Susano.GetCameraAngles() -> x, y, zParameters
Return(s)
Behavior
Example(s)
-- Change gameplay cam position
local x, y, z = Susano.GetCameraAngles()Last updated