I've a lot of pop-ups and other screens like inventory where I've 2 panels one above another, but there's input in both, how I can remove or block the input in the panel behind?
In all of this is showing both panel, because the above one it has transparent background.
I was thinking in disable all the colliders in the panel behind, that's the option?
Thanks!