Hi, how can I use the track entry returned by the Set Animation node to verify if Spine found the animation on the skeleton? I tried to use "isValid" but it doesn't return invalid when the animation isn't found.
I could use the "get track end" function and check if it's 0, but I'm not sure if it works or if there's a better option.
Thank you.