- Home /
Question by
SabastienFyrre · Feb 12, 2016 at 01:43 PM ·
c#animation2d
Spine n00b: How do I swap out elements of a Spine animation in a C# script?
In a nutshell, I'm new to Spine, and I want to be able to swap out the costume pieces of an animation.
Our artist provides the Spine animation files from offsite, so I'm not privy to the creation process. I've only just installed the runtimes and begun playing with the animations that have been provided.
Is there a way for me to swap out costume pieces of the animation using a C# script?
Comment