my question for Ashley Does making a layer invisible make each object on that layer invisible? As in if I test if an object on an invisible layer is visible will it be false?
If yes to that then Id say this is a bug. It shouldnt be triggering on the invisible ones. If its no then you need to not just turn a layer off but also test to see if that layer is visible when the texted are touched to trigger the right events
I do know that invisible objects on a layer can still be touched cause Ive had to work with that mself