Hey, does anyone know why is the seek node in my AnimationTree (AnimationNodeBlendTree) functions weirdly? For example, when setting the seek to 0 in my code, instead of going to the first frame of the current animation it's just pauses the animation and when reading the value of the seek it always returns -1 even after setting it to 0.
The AnimationTree: https://i.imgur.com/Hd0j46D.png