askvity

How do you delete a tile in the tile palette?

Published in Game Development 1 min read

To delete a tile within a tile palette, activate Edit Mode and then either use the Eraser tool or Shift+Click.

Here's a more detailed explanation:

  1. Enter Edit Mode: Within the Tile Palette window, ensure the "Edit" button is toggled on. This allows you to modify the palette.

  2. Choose Your Deletion Method: You have two main options for deleting tiles:

    • Eraser Tool: Select the Eraser brush tool. The default shortcut key for this tool is usually "D". Click or drag the eraser over the tile(s) you want to remove.

    • Shift+Click: Hold down the Shift key and click on the tile you wish to delete. This effectively clears the tile in the palette.

  3. Verification: Once either method is applied, the selected tile on the palette should be empty (appear as a blank space, often indicated by a grid).

By using either the Eraser tool or Shift+Click while in Edit mode, you can easily remove unwanted tiles from your tile palette.

Related Articles