If I have a project with Mouse and Touch and I enable Mouse for a Sprite but not Touch, or the other way around Touch but not Mouse will they cross over?
If I have Mouse only on a Sprite and its Touched will it still react?
I am using triggers to activate the Sprites for building basic custom buttons and I would like some things Touch only and some Mouse only.
I don't have a Touch screen to test on yet and so far it seems everything I set to Touch will accept Mouse... That's OK but I'd really like to lock down Touch to a few items for interaction, the rest Mouse and I'm hoping that by simply not building Touch triggers for the Sprites that I can achieve this.
The manual and other information I've found was a little vague on how this might work...
Thanks!