Hey experts. Going to try to keep from making this a wall of text.
Have a project with several layers with the “combat” and “crops” layers being the focus here.
When I’m on the crops layer, the character collides with an object and opens the battle layer (as designed). This collision causes all layers to be invisible and only the combat level is viewable.
However, when I click on objects on the combat level, somehow my clicking also selects objects on the (invisible) crops layer, causing undesired behavior.
So, how can I prevent items on the crops layer from being accessible when that layer is hidden and only the battle layer is visible?
I’ve tried making layers invisible, disable layer “crops” effect, etc with no obvious success.
Constructive input and suggestions appreciated, thank you in advance.