Hello Guest

Author Topic: How to create touch event for animation sprite?  (Read 3897 times)

yuq229

  • Newbie
  • *
  • Posts: 4
    • View Profile
How to create touch event for animation sprite?
« on: July 25, 2013, 09:11:17 am »
 :(I learned unity should not know how it works?
please help me! :(

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: How to create touch event for animation sprite?
« Reply #1 on: July 25, 2013, 11:42:48 am »
I suggest going through the whack-a-mole tutorial (for 2D Toolkit 2.1).
http://unikronsoftware.com/2dtoolkit/doc/2.10/tutorial/whack_a_mole/index.html

It goes through details on how to handle touch and mouse clicks.

yuq229

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: How to create touch event for animation sprite?
« Reply #2 on: July 26, 2013, 09:04:27 am »
Thanks you!