Can i do it? I tried but it looks like only one is synchronised, my idle/walk/run and jump animations are clones of one and the same animation and i want smooth transition between them but im not sure in which one i should use sync , if i use sync to idle in walk animation then its not synced, i have to use sync walk in idle but what about run? it has to transition smoothly from walk or from idle and when i stop it has to transition to idle smoothly.
---
OK i figured it out, it has to be
"sync run walk idle jump"
In all animations mentioned after sync and then it works
---
OK i figured it out, it has to be
"sync run walk idle jump"
In all animations mentioned after sync and then it works