how to trigger multiple images inside a widget?

Hi @stankela666

I gather the buttons are just images? not actual UMG buttons?

So basically you want to be able to trigger an event in your sublevels that communicates with the widget telling it what image to change to look pressed.

inside your widget you need maybe an event that then processes the changes.

Did i make that clear enough?

Stewart