Hello,
I'd like to learn how to use Spine in my projects, so I downloaded the Monogame Examples into Visual Studio 2017.
Some of the examples throw an exception for the listed animation not being found, (such as "rotate" for coin,) and the ones that do run just show a black screen with nothing else. I've also added some spine animations done by a friend, but still, nothing displays.
I transferred the necessary files from the spine-XNA directory and configured the path correctly, but is there something else I've forgotten to set?
Thanks!