Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

it seems cool and i want to use it but i keep getting errors when i open it the error is:

Assets\TileMap Auto Rule\2d-extras-master\Assets\Tilemap\Brushes\Coordinate Brush\Scripts\Editor\CoordinateBrush.cs(9,36): error CS0246: The type or namespace name 'GridBrush' could not be found (are you missing a using directive or an assembly reference?)

it appears 29 times at different spots in the script, im on version 2019.4.6f1 of unity, is there a fix?

I had the same problem.

I found a fix! delete the included 2d-extras master, and then download the 2d-extras from https://github.com/Unity-Technologies/2d-extras. After you put this in the packages file, it should work!