Creating a 'slideshow' structure with UMG

Hello there,

How would I create some sort of slideshow with UMGs? Where you’d click on the arrows to advance to the next slide. It’s a little ‘interactive story’ actually.

Is there a way to accomplish this sort of mechanism within UMGs? I can only think of creating a new widget while removing the previous one(?)

I appreciate any help,

Thank you.

You can use the Widget Switcher to switch between multiple Widgets, Images or anything really.