See the example attached. The white text animates in front of my buttons. This is perfect, accept that I cant click my buttons anymore when the text is in front. How do I prevent this from happening? How can you click trough a object in front of your button?
Add a Canvas Group to the text and set the Blocks Raycast Property to false
Cheers