[SOLVED]
Hello,
I’m making a strategy game in which hovering over a variable in-game shows a tooltip prefab, consisting of some text and an image for the background. However, when you hover over said variable, the tool-tip appears on the variable - meaning that you’re not hovering it anymore - disappears (but you’re still hovering over the variable), and flickers in this limbo.
So my question is, can you remove UI colliders?
Cheers