How to Import Tilemap into Unity
Hi all! New app developer here, like fresh from the tutorial-womb and still look like a weird, tiny alien type of new. I have some development on the far reaches of programming world, but other than scripting and deployment, it doesn't help much. Anyway, I saw in several tutorials and forums that PyxelEdit was highly recommended and I definitely see the benefits, so I purchased it and have been tinkering. I have a map I'd like to move over to unity, but for the life of me I can't manage to get it to import. I've plundered google and youtube. I've tried using PyxelEdit Importer without success. I searched here on the forum and came up zeros. The FAQ has something about how to add it into AS3, but I'm not able to make use of it. Can some helpful soul point me in the direction of a step by step?
Comments
Begin by exporting your tileset using File > Export > Export tileset, to save it as a PNG image.
I have not worked with Unity myself for a while so I don't know the details, but maybe this article helps: https://blogs.unity3d.com/2018/01/25/2d-tilemap-asset-workflow-from-image-to-level/