• LDtk
  • Showcase
  • Learn
  • APIs
  • Release notes
  • JSON format
  • Author
  • Discord
  • Source
  • Twitter
  • Deepnight Games

LDtk interface

  • Getting started with LDtk
  • Interface overview
    • Layers
    • Entities
    • Enumerations (enums)
  • World
  • IntGrid layers
  • Tile layers
    • Using the tile picker
    • Stamp and Random modes
  • Auto layers
    • Rules

In-game implementation

  • Loading LDtk in your game
  • Super simple export
  • Tiled TMX export
  • JSON overview
    • Optional separate levels
    • Unique identifiers
    • Making your dev life easier
    • “defs” section
    • “levels” section
    • World layout in JSON
    • Layer instances
    • Entity fields
    • Coordinate IDs
    • Tileset coordinate IDs
    • JSON schema file
  • Haxe in-game API
    • Reading project JSON
    • Rendering
    • Samples
    • Reloading data at runtime
    • Troubleshooting API
  • Open source
  1. Home
  2. LDtk interface
  3. Tile layers
  4. Using the tile picker
< Back to doc menu

Using the tile picker

On a Tile layer, you can use the tile picker in the bottom left corner of the screen to select the tiles you want to use.

How to use it

Left click + drag to select a rectangle of tiles
Hold CTRL to add/remove tiles from selection
Press S to save current selection on the fly
Updated on February 13, 2022

Doc navigation

Stamp and Random modes →
< Back to doc menu
Deepnight games © 2019-2022 Deepnight Games
  • LDtk
  • Showcase
  • Learn
  • APIs
  • Release notes
  • JSON format
  • Author
  • Discord
  • Source
  • Twitter
  • Deepnight Games