#Text of my button blocking the button

2 messages · Page 1 of 1 (latest)

plain grove
#

I made a button with text in it, I noticed that I cant be clicked everywhere, so I changed the hightlighted color to red. It is mostly hightlighted when I hover over it, but when I hover over the tmp text thats a child of my button, it gets unhighlighted, anyone knows how i can fix this?
I would greatly appreciate help. Thank yall!

devout locust
#

Childrens' hover events should bubble up to their parents, so this seems unlikely...

That being said, you should be able to disable "Raycast Target" in the text to change its behaviour.