Hey,
I have layers 0, 1, 2, and 3. When clicking the 'open' sprite on layer 1, the 'map' and 'background' sprites become visible. The 'map' opens on layer 3, and a dimmed 'background' appears on layer 2. I also have an 'X' to close both of these. This part works fine. However, I tried to add a feature where you can close the map and background by clicking the background. I don't want these to close if the 'map' is clicked (the 'background' underneath the 'map').
Ty:)