Hi there,
I've got this complete project that all mouse based.. it has custom mice icons such as the normal and mouse over..
obviously with touch, no cursor should be seen. Normally I might just make a separate project that's touch only and the other mouse only.. but with Windows 8 touch and mouse are possible on some devices so it makes more sense to build one app that supports both
my initial though was to simply hide the cursor by default and mouse presence would create them.. but i'm not sure how to best do that.
So yea what would you all suggest is a good strategy. I have 33 scenes to apply this technique too.
Thanks!
Caleb