> 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/architecture/project-settings/tags.md).

# Tags

AnyRPG uses certain tags for different functionality.

| Name                 | Source | Usage                                                                                                                         |
| -------------------- | ------ | ----------------------------------------------------------------------------------------------------------------------------- |
| DefaultSpawnLocation | AnyRPG | Tag an object with this and the player will spawn at that point if there is no specific spawn location set in the scene node. |
| NorthEntrance        |        | An easy tag that can be used for a spawn point when travelling between zones in the 4 main compass directions.                |
| SouthEntrance        |        | An easy tag that can be used for a spawn point when travelling between zones in the 4 main compass directions.                |
| WestEntrance         |        | An easy tag that can be used for a spawn point when travelling between zones in the 4 main compass directions.                |
| EastEntrance         |        | An easy tag that can be used for a spawn point when travelling between zones in the 4 main compass directions.                |
