Tools


The background makes up a majority of how the level looks to the player. The background is made up of 64x64 pixel tiles that fit together. There are 5 tools used to aid in editing the background.

Brush Tool: Used to manually edit background tiles.
Tile Suggest Tool: Suggests which tiles should be used next to other tiles.
Rectangle Select Tool: Creates a rectangular selection.
Pencil Select Tool: Select tiles in any shape.
Tile Select Tool: Select all tiles of the same type.

Selections


Once tiles are selected, here is what you can do with them:

  • Copy them to the clipboard and paste them back in a different spot
  • Select a new tile on the left side to replace all selected tiles

When tiles are pasted, they will be automatically move to the top left corner. Click on a selected (darkened) tile and drag to move the selected tiles. When you lift up the mouse, the tiles will be moved to the closest spot on the grid. Click somewhere that isn't a selected tile to add the new tiles to the level.

Brush Tool


The brush tool is used to paint over an existing background tile with a new one. Click on a tile in the left panel, then click on the level to paint over the tile. Click and drag on the level to replace multiple tiles.

You can select a type of tile to paint with by holding down the Ctrl key and clicking on the background.

Tile Suggest Tool


The tile suggest tool makes it a lot easier to create backgrounds. It creates a list of all reasonable tiles that should go next to another tile, making it so there is a much shorter list to look through.

To use the tool, click on a background tile, and drag onto a tile that is next to it (not diagonally). The panel on the left will be filled with tiles that should go in the tile with the arrow, based on the tile with the dot.

This tool currently only works with the Grass and Mall tilesets. I will add support for all tilesets in future versions.

Rectangle Select Tool


The rectangle select tool creates rectangular selections over the background. To use the tool simply click and drag across the background. By default, the new selection replaces the old one. Modifier keys can be used to change this.

Pencil Select Tool


The pencil select tool is used to select tiles in any shape. Click on a tile and drag to select tiles. This tool always adds to the selection, so shift is not needed. Like the rectangle select tool, holding Alt before dragging will remove from the selection.

Tile Select Tool


The tile select tool is used to select all tiles of a certain type. Click on the background, and all tiles of the same type as the one you clicked on will be selected. This tool always replaces the selection and modifier keys have no effect on this.

Another use of this tool is replacing tiles of one type with another. Use the tool to select the tiles of the type you want to replace, then click on a new type in the panel on the left.