Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

ItemBar.cs(2,29): error is caused packages not being found...you should be able to fix this by updating the using statements at the top of the file remove the line

using static UnityEngine.RuleTile.TilingRuleOutput;

and you should be good.

Thanks for the feed back. Let me know if you find any other issues,