Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 474 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 474 Bytes

Godot TileMap: Single, AutoTile and Atlas TileSet

Godot 3.2 TileMap and TileSet UI could be quite confusing at times, and this tutorial is here to guide you throught it.

  • Create Single Tile from Single Sprite Image
  • TileSet collision
  • AutoTile and Atlas from sprite/tile sheet
  • TileSet UI is confusing
  • AutoTile for 2D Top Down Map (Create Island and Road)

Godot TileMap