Skip to content

Camera

The Camera API is used to manipulate the player’s perspective.

Returns true if the player is in first person. Does not account for zooming into first person when in third person.

boolean

Changes the camera into a perspective used for showing third-person animation.

()

Returns the camera to first-person.

()

Changes the camera into third-person, with largely free camera movement.

()