Greetings!
I am working on a SFML.NET Spine runtime and I'm having a bit of an issue. Some of the example files load/render/animate perfectly as shown below:
Loading Image
But others are completely jumbled up:
Loading Image
Both of the above examples animate properly but the second one seems to have gone crazy and jumbled up which images go with which bones. The examples I'm using are from the Spine-Runtime github project and I'm also relying on the SPine-CSharp project from the same repo. .The runtime I am using can be found here: https://github.com/rcurtis/SpineSFMLnet
Any input would be greatly appreciated. It may also be worth noting that my company is likely interested in an enterprise license if I can get these bugs ironed out.
Thanks,
Rob