Hi,
I made an UMG Button with a Text inside, but when I try to click the button, I cannot click it where the Text is positioned. Basically, Text is capturing the click and it doesn’t go further.
I tried to find a way to make the Text avoid the mouse capture, but I coudn’t find anything…
How I can do this? Not only for texts, of course, but for all the Widgets that I don’t want to be capturing mouse or collision.
Thanks!