Hi Everyone,
I have an issue with touch events in SKScene, those are not getting called when i touch sprites in scene ,I am attaching zip file below
Can anyone help to resolve this, Thanks.
Have you ensured that AcceptsTouchEvents is set to true in your views?
@DaveHunt
Yes i set true for UserInteractionEnabled but not working that's why i am using Mouse events currently
Answers
Have you ensured that AcceptsTouchEvents is set to true in your views?
@DaveHunt
Yes i set true for UserInteractionEnabled but not working that's why i am using Mouse events currently