2d-extras
2d-extras copied to clipboard
No matter how I import, I get errors
Assets\Tilemap\Tiles\Rule Tile\Scripts\RuleTile.cs(17,59): error CS0029: Cannot implicitly convert type 'System.Type' to 'Type'
Assets\Tilemap\Tiles\Hexagonal Rule Tile\HexagonalRuleTile.cs(9,67): error CS0029: Cannot implicitly convert type 'System.Type' to 'Type'
Assets\Tilemap\Tiles\Rule Tile\Scripts\RuleTile.cs(9,67): error CS0029: Cannot implicitly convert type 'System.Type' to 'Type'
Assets\Tilemap\Tiles\Isometric Rule Tile\IsometricRuleTile.cs(7,67): error CS0029: Cannot implicitly convert type 'System.Type' to 'Type'
Those are the errors I get. My version is 2019.1.4
Hi, I do not get these extras when using the current master with 2019.1.4. If you could file a bug with the Unity Bug Reporter with this project, that would be helpful, thanks!