Hello,
I got some rigged animation working in unity and was able to export the spine animation but when
I updated Unity to match the version my developer was using I could no longer export. it seems the .mat and .asset files
when I try to create the atlas and data in unity there is no longer a spine atlas option in the dropdown. I loaded the runtime files
but it appears I may have some version problem. I'm running Unity 2018.1.3 Spine 3.7.82 PRO
When I run it in Unity I get a long string of errors here is an example:
Assets/Spine/Runtime/spine-unity/Asset Types/RegionlessAttachmentLoader.cs(36,44): error CS0246: The type or namespace name `AttachmentLoader' could not be found. Are you missing an assembly reference?
any help would be greatly appreciated.