How do I detect screen position touches regardless of touch number?

hesdeadjimhesdeadjim Member, PRO Posts: 38

How do I detect whether the player is touching left, right or both halves of the screen regardless of touch number without using buttons?

I have strange cam movement in my game, so I just want to use screen areas. I don't want to track the touch number because it may be one or both sides touched at once.

Best Answers

  • joshiwujoshiwu Posts: 207
    Accepted Answer

    screen postion is call camera origin. try searching that ;)
    youll need to unlock an actor to access it.

  • The_Gamesalad_GuruThe_Gamesalad_Guru Posts: 9,922
    Accepted Answer

    See my video series on multitouch.

Answers

Sign In or Register to comment.