Hi!
I want to make a simple widget what would allow me to switch images by using a button. I got a working sample but it switches to last image in a array - the goal is to switch to next image in array instead of last one.
Can someone please show me how can I get value one by one in order to apply it in the script? I guess the ForEachLoop should hand me current value and pause the loop until next value is requested? How can this be done with blueprints?
Many thanks,
-vzarins