Alright so my problem is next. I’ve got an idle animation and attack throw animation for character which work fine. Since i can reposition the character I need animations for catching (begining of reposition), carry state which handles the animations while characters is carried and drop when you finish repositioning. The following problem is:
From idle you can go to carry only when the parameter (trigger) catch is activated and that animation is just fine. The transition from catch to carry state is EndTime aka when carry animation finishes but that doesnt happen I just get returned from carry animation to idle back again even though there is no transition between those two states. I’ve tried adding tranisition from any state based on the same catch trigger but no success.
Here is a picture of diagram in animator windows. Any help is appreciated, thank you in advance!
![![alt text][1]][2]