I am currently following this tutorial: https://youtu.be/5DR7pxGouWE?t=456 From the 3rd Person Game With Blueprints tutorial series.
I have followed everything exactly as far as I can tell, but instead of my animation looping from Start->Punch1->Punch2->Punch1->Punch2->and so on over and over, once I add the branch notifier it keeps stopping at the first branch notifier. I can start it from past the first notifier and it will loop around past the second one and back to the first, but it will stop again at the first notifier. Any ideas why it isn’t looping properly ?
Link to my montage: http://i.imgur.com/0vtuCgg.jpg
I am using 4.11.2 if that makes a difference.