Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ This is a simple prefab that is essentially just a visual preview to show where

## Loading Zones

If you want to break up your map into multiple scenes, you can use the `ZoneLaodTigger` prefab to load and unload those scenes.
If you want to break up your map into multiple scenes, you can use the `ZoneLoadTigger` prefab to load and unload those scenes.

### Multi Map Setup
ALL scenes you want included in your map need to be added to the `Scenes In Build` section of the `Build Settings` window.
Expand Down