I am working on a 2D Game, i recently received my main character design and animation that has been exported from Adobe Animate,
i used THIS article to import it to unity, but their link to the plug in does not work.
I have the 3 files needed:
Animation.json
spritemap.json
spritemap.png
but i don’t know how to implement the Animation in Unity.
Thanks for your help!
1 Like
update: I have found the link to the plugin!
the link in the guide leads you to a developers dashboard.
on top click on Api and services => downloads => animate => unity plugin.
hope this will help someone 
hi! i want to export animations from adobe animate to unity as well, and i can’t decide between using a sprite sheet and a texture atlas. what do you recommend?