> For the complete documentation index, see [llms.txt](https://docs.anyrpg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyrpg.org/monobehaviours/respawn-area.md).

# Respawn Area

## Usage

A Respawn Area is included in the system template prefab, ZoneColliders, which is added to any new scene created with the New Scene Wizard, but can also be added manually to any GameObject.

## Properties

A Respawn Area has no properties.

## Dependencies

* A Collider marked as a trigger is required in order to detect characters as they enter the Respawn Area.
