Index

:!: Available in version 1.3 and later.

SetCameraTopDown

SetCameraTopDown(<-topDown)

Description

Causes the camera to enter or exit top down mode. Same as when the player presses the “Top Down” button in the game.

Examples

SetCameraTopDown(true)

Index