Hi,
In my game scene I’m showing overlay - which is notice box taking 90% width and 30% height from the top.
I noticed when that overlay is displayed touch events don’t work on the previous scene (which is still visible in bottom 70%)
Is there a way to fix that?
Or should I remove overlay and dispay that notice box in game scene?