init
This commit is contained in:
29
addons/ez_tiles/README.md
Normal file
29
addons/ez_tiles/README.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user