I want to use the SkeletonRenderSeparator component in my Unity Project. I current have a Spine Pro license and it is currently at version 2.1.27. I dont see this component in my unity project so Im assuming it came out with a later version. Is it possible for me to add this component to my existing project without upgrading? If not what would be the earliest version that supports it?
Also how do I upgrade my Editor to 3.X, I havent been able to figure that out. The runtime upgrade seems straightforward, I just need to download the correct package and import it.
Thanks in advance.
20 Oct 2016, 13:37
I found the post on when SkeletonRenderSeparator was release, looks like March 2016. Also found that SkeletonUtilitySubmeshRenderers perform the same task so it looks like I can get what I need without updating.
Question now becomes, what is the advantage with the new method vs the old?