.json to a sprite
So I'm new to Unity and I have been following a tutorial series on YouTube (https://www.youtube.com/playlist?list=PLiyfvmtjWC_X6e0EYLPczO9tNCkm2dzkm ). In one of the episodes, it was suggested that I use a software called Tiled (http://www.mapeditor.org) to make maps for my game. However, since I'm on mac, I have been having a large amount of difficulty importing said maps into unity. I can import the .json files to unity, and when I do it is just a script. How would I go about making this script a sprite?
Thanks so much!
Your answer
Follow this Question
Related Questions
Trouble with json file from tiled editor 1 Answer
How to get raycast to ignore objects behind a panel 0 Answers
How to Update Objects Sprite to the Network 1 Answer
Instantiate prefab with its component c# 0 Answers
How to create tutor mask 0 Answers