Galaxy Note 2 and Stiletto

Hello,

A friend of mine has been trying my game on a Samsung Galaxy Note 2 platform using his Stiletto.
Unfortunately, it does not work at all with the stiletto but works perfectly with his finger.
I’am afraid i would need to give up Galaxy note platform when releasing the game.
FYI, i’m using
-Input.GetTouch to get the status of a touch.
-Unity 3.5.6f4

Do you have any idea ?

Thank you very much

Florent

The stylus counts as a separate input, Samsung has released a guide to getting it working with unity here: http://developer.samsung.com/s-pen-sdk/technical-docs/Integration-Guide-for-using-the-S-Pen-SDK-in-Unity-Apps

Thank you very much, i’m gonna have a look

Cheers