Image gallery

Hey guys!!

I’m completely desperate with something I’m pretty sure it’s really easy. I’m really new to blueprint so I can’t figure it out on my own.

I just want to make a Image gallery which can be accesed from the main menu. I’m trying to make it with a Widget blueprint and changing the visibility of the diferent images by pressing the “next” or “previous” button. The problem is that I can only pressed once, and then I don’t know how to loop the “Onclicked” event.

Then I don’t know how to link the current visibility state to the previous button.

I’m reaaaally lost with this!
Is there any simpler way to make this kind of blueprints (not a widget blueprint I mean)?

Thanks!!!

1 Like

Hi! I’m working on the same widget, this is my blueprint.
I think is the right way to build the gallery.

Anyway I’m working on a interactive gallery, with swipe using mouse and touch and with zoom using mouse wheel and touch with two finger on the screen. But actually I didn’t find nothing…Any suggestion?