Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello! Great asset btw, but in the later versions of Unity (mine 2022.3.13f1) they include 2D extras and won't allow you to remove it due to dependencies. If you import this it generates duplicate script errors and you can't use the pre-generated Unity rule tiles that you included. If you try to pick through and remove the duplicates included in your asset, by the time you get to no warnings or errors, the included rule tiles no longer function. If you cannot resolve this can you at least provide a rule tile setup guide to recreate them?

(1 edit)

Thanks for informing me of this problem!
Edit:
I've installed Unity 2022 and take a look at the problem. Apparently, Unity limits developers from changing their libraries. So, I moved the ExtendedRuleTile.cs to Assets folder. Try downloading the updated file and importing it to your project.