dependencies#1 = https://github.com/defold/extension-spine/archive/main.zip
I’m using Spine 4.1(.04)
As mentioned in this topic, I had to export my animations to 4.0 (but after struggling a bit with the animations, it works fine now… I hope the issue doesn’t come from here, I’d instantly die)
That’s what I did yesterday (and today) if you’re talking about that:
[image]
I receive a quick warning message:
[image]
I say to myself “ok, this is just a warning…”
But some animations are not recognized in Defold, while they are in the Spine project:
[image]
[image]
The “death” anim is an old one that was working fine when I was using Spine 4.0 (like any of my other anims).
For some reason, animations seem to be “randomly” affected… Some are working while some others are not. I’ve i…