Create Map Editor Scene

A new scene will need to be created that will contain the editor. Creating a new scene helps separate this from the main scene and tiles scene.

  1. Create a new scene called Map Editor and load the scene.
  2. Group up all the objects in the Hierarchy so they are in a new group called Misc to keep the Hierarchy tidy.

Create Editor Folder

To keep things organized in the Project Content window, you will create a few folders where templates and scripts will go just for the ASCII Editor.

  1. In Project Content create a new folder under My Templates called Editor.
  2. In Project Content create a new folder under My Scripts called Editor.

Scroll to Top