Hi,
I have been trying to figure out how to get grid and everything needed on Unity for using tile sets I went and downloaded Unity 2D-Extras from github then extracted the zip file and put the zip file in my assets folder, but I keep getting the error missing TileBase and Tile script I have no idea where to find those I tried searching for solutions and checking the assets store. Clearly I couldn’t find it maybe I did something wrong when downloading it or maybe I do need to download something else. If anyone knows what to do to fix this situation or how to get those scripts please let me know or if you want screenshots of the errors please tell me.
Thank you
Could you post the version of Unity you are using? The Tilemap feature with the TileBase and Tile classes are available only in Unity 2017.2 and above.
Posting the errors you get in the Console window will be helpful too!
Hi ChuanXin thank you for responding I am using Unity 5.6.7f1 and here is the some of the errors I am getting as well as what I got when I downloaded the 2d-extras, but by what you are saying is that 5.6.7f1 is out of date and that I need to use I earlier version of Unity.
Just downloaded Unity 2019.1 and everything is now working fine thank you so much!!!