How do you put animations in a array in Blueprint?

I want to put focus animations for buttons in a array. How do I put those animations in a array and execute the animation forward and reversed?

You could get them by index. If you want something more elaborate, consider a map container + enumerator instead of an array.


execute the animation forward and reversed

image

There’s the Ping Pong mode, too.

1 Like