> For the complete documentation index, see [llms.txt](https://daikirai.gitbook.io/scripting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daikirai.gitbook.io/scripting/player/freecam.md).

# Freecam

Your player stays in its server-side position while the camera moves through the world, so you can inspect an area without walking there.

## Move the camera

`Speed` controls how fast the freecam moves. `Mode` changes the movement style:

* `Default` uses standard freecam movement.
* `Spectator` uses spectator-style movement.

## Allow actions

Freecam normally focuses on looking around. `Allow digging` lets you break blocks, `Allow placing` lets you place blocks, and `Allow interacting` lets you use right-click interactions with blocks and entities.

`Allow chatting` lets you send chat messages while Freecam is active.

## Show the view and exit

`Show arm` renders your arm in the freecam view. `Disable on damage` exits Freecam when you take damage.
