Hello. I am using blueprint coding and I ran into a problem where I have created a lot of different widgets, but if the player is interacting with one of the widgets then he can also open another widget by pressing the keyboard event to open it. My widgets close by pressing the same button that the widget was opened. Is there a way to disable a specific button to not open the other widgets while inside another widget?
Thanks!