Tiled Map Editor

Used for creating the visual layout of game maps.

Configuration

  1. Download and install Tiled from mapeditor.org.

  2. Configure ATCS to use Tiled as an external map editor.

  3. Use the worldmap template files for proper setup.

Map Creation Workflow

  1. Load existing maps as references.

  2. Import the template. The TMX file is the starting point.

  3. Create ground, objects, and above layers.

  4. Add a walkable layer for collision detection.

  5. Place object layers for spawn areas, map changes, and signs.

Last updated