i want to create a loop for my animation to replay over and over until the begin button is clicked but it gives me infinite loop error and i cant do it HELP
anybody help this question still hasnt been answered
You can create a custom event that play the animation,and Set Timer for it ,just like the tutorial here:),Animating UMG Widgets in Unreal Engine | Unreal Engine 5.2 Documentation
if you set the num loops to play value to 0 it will loop indefinitley
3 Likes