Hello everyone!
I'm writing to you because I've been having issues with a feature in Spine, and I don't understand why it's happening. Maybe there's something wrong with my workflow, and I'm not seeing it.
I have an "idle" animation playing on track 0 and a facial animation on track 1, which is all working fine. The problem is that I want two other conditional animations to play on tracks 2 and 3, but neither of them is working. In fact, they are being called correctly from Unity but do not appear. They also don't appear if I try to play them on tracks 0 or 1. There must be something going wrong with the Spine setup. Can someone provide guidance on what I should look into?
These conditional animations are elements that appear and disappear, by the way.
Thanks in advance to everyone!
PS: These are the three circunstancial states of one of the animations (track 2)
And here it is the track 3 animation, related to previous posts I made here:
Each timeline starts activating the needed skin and they are not activated or deactivated in any other keyframe of any other animation.