> For the complete documentation index, see [llms.txt](https://wiki.thescriptersguild.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-navcutters.md).

# tsg navCutters

## Bookmark

Bookmark the prefab via this [filter link](https://www.halowaypoint.com/halo-infinite/ugc/browse?searchTerm=tsg+navcutters\&assetKind=Prefab\&page=1\&tags=tsg) to find the most up-to date version.

## Purpose

This prefab is designed to block the spread of Nav Mesh from all 27 [invisible Backup Spawn Points](https://github.com/The-Scripters-Guild/ForgeWiki/blob/main/halo-infinite/forge/player-spawning/backup-spawn-points/README.md) on all Forge canvases by having a large enough Nav Cutter boundary around each Backup Spawn Point.

## Usage

### Placing the prefab

1. Position your Forge monitor at 0, 0, 500 and aim straight down
2. Spawn in the prefab
3. 1. If after placing the prefab it is unselectable, go into Play Mode and then back into Test Mode and the prefab should become selectable.
4. Set the location of the prefab to 0, 0, 505
5. Set the rotation of th prefab to 0, 0, 0
6. Optional: Ungroup the prefab and delete any unnecessary Nav Cutters

## Good to note

Once this prefab is in place, you must have at least one non-blocked [Nav Mesh generation Root Point](https://github.com/The-Scripters-Guild/ForgeWiki/blob/main/halo-infinite/forge/nav-mesh/nav-mesh-generation-root-points/README.md) object present on the map for the Nav Mesh to be able to build. Otherwise you will get a [build error](https://github.com/The-Scripters-Guild/ForgeWiki/blob/main/halo-infinite/guides-and-tutorials/forge/nav-mesh/fixing-nav-mesh-build-issues/README.md#navigation-data-generation-failed).

***

**Contributors**\
Okom


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-navcutters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
