Files
leo-game/addons/ez_tiles/README.md
2026-05-17 11:28:40 +02:00

30 lines
1.1 KiB
Markdown

# EZ Tiles plugin for Godot 4.3
This plugin attempts to make it easy to start drawing terrains with tilesheets via a basic Tileset importer and TileMapLayer nodes.
For a complete showcase, please take a look at these youtube explainers.
## Basic introduction to EZ Tiles
[![link to explainer](https://raw.githubusercontent.com/Teaching-myself-Godot/ez-tiles/refs/tags/1.0.3/yt-thumnail-2.jpg)](https://youtu.be/cvx-chwh1Ds)
## Top down RPG tiles with EZ Tiles
[![link to RPG tiles example](https://raw.githubusercontent.com/Teaching-myself-Godot/ez-tiles/refs/tags/1.0.3/yt-thumnail-1.jpg)](https://youtu.be/gBNtqvF5T_Y)
## Importer Features
- importing tilesheets in a preset format to automatically generate connected terrains (4 sides)
![example of template](https://raw.githubusercontent.com/Teaching-myself-Godot/ez-tiles/refs/tags/1.0.0/template_32x32.png)
- a couple of preset collision polygons to use with these templates
- generation of a navigation layer
## Drawing Features
- Square and circle brush
- Draggable area draw
- Stamps (fast copy/paste)
- Several modes of terrain-connecting