Hey first post. My artist in the group is using spine and I am having trouble using the skeletonanimation through code.
Whenever I try and declare a SkeletonAnimation variable the visual studio isn't recognizing the script as a class like at all. It will how try and change it to the interface that SkeletonAnimation is implementing.
I have been working on this for about an hour now and would like to know if there are any helpful hints to this or I am just missing something simple.
I am using Unity 5.3.4.f
Thanks