30 lines
1.1 KiB
Markdown
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
|
|
|
|
[](https://youtu.be/cvx-chwh1Ds)
|
|
|
|
## Top down RPG tiles with EZ Tiles
|
|
|
|
[](https://youtu.be/gBNtqvF5T_Y)
|
|
|
|
## Importer Features
|
|
|
|
- importing tilesheets in a preset format to automatically generate connected terrains (4 sides)
|
|
|
|

|
|
|
|
- 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
|