Publisher | Igor Hatakeyama |
---|---|
File size | 1.82MB |
Number of files | 28 |
Latest version | 0 |
Latest release date | 2021-12-14 07:26:18 |
First release date | 2021-12-12 06:32:13 |
Supported Unity versions | 2018.4.2 or higher |
[Requires Unity 2D Extras (which is free)]
https://github.com/Unity-Technologies/2d-extras
If you work with 2D tilesets, you probably know how time-consuming it is to create variations of tiles that work with every single combination of neighboring tiles.
Also, have you ever tried using Unity's rule tile system but gave up trying to figure out the rules for each combination?
TileGen was made to solve those exact problems. First, it generates a complex tileset containing variations for every single combination of neighboring tiles, using only the basic corner/inverse corner/edge and middle tiles as reference.
Then it automatically creates a Rule Tile asset for you, using the complex tilemap it just generated. All that in a practical editor window. It is as easy as dragging and dropping files and then clicking on generate!
https://github.com/Unity-Technologies/2d-extras
If you work with 2D tilesets, you probably know how time-consuming it is to create variations of tiles that work with every single combination of neighboring tiles.
Also, have you ever tried using Unity's rule tile system but gave up trying to figure out the rules for each combination?
TileGen was made to solve those exact problems. First, it generates a complex tileset containing variations for every single combination of neighboring tiles, using only the basic corner/inverse corner/edge and middle tiles as reference.
Then it automatically creates a Rule Tile asset for you, using the complex tilemap it just generated. All that in a practical editor window. It is as easy as dragging and dropping files and then clicking on generate!