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 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.tmx file as starting point

  3. Create ground, objects, and above layers

  4. Add walkable layer for collision detection

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

Last updated