Hello Developers!
I’m trying to make it so that a button is on top of an icon, but I can’t figure out how. I’ve changed the ZIndex values and the LayoutOrder values, but that didn’t change anything. Here’s the layout of the UI:
(The Toggle Button has the problem)
The Icon inside of the toggle button is always on top, and I can’t figure out how to get the button on top. Here’s a video of what it’s supposed to do:
https://i.gyazo.com/0f387644c2549b61786181f147aeeb23.mp4
As you can see, I have to click next to the icon because otherwise it won’t work. The thing is, tho, my other buttons have the exact same layout and if I copy those ZIndex and LayoutOrder values, it also doesn’t work. I’m not going to give the script, as I’m certain that works because I can still click next to the icon.
Any help is appreciated!