[HELP] How to setup start/stop/turn transitions in AnimGraph ?

Hi,

I am trying to setup a more complex AnimBlueprint to smooth animations. But I am facing a problem on how to do that, and I can’t any good tutorial out there…

For exemple I tried to use a walk_start animation but it doesn’t work for some reason Imgur: The magic of the Internet (the walk_start launches but when it ends, it puts the speed to 0 so instead of going back to walk_loop, it goes to idle…and then it goes to walk_start then to idle, etc…).

Do you have a complete tuto for implementing start/stop/turn ?
Thanks !