Finger stroke?

fmarkusfmarkus Member Posts: 42
edited November -1 in Working with GS (Mac)
Hi,
I was wondering if anyone had done finger stroke detection already? I need to detect if the player makes an up or down movement with a finger on the iphone screen. Any advise or pointers?
Thanks!

Fred.

Comments

  • fmarkusfmarkus Member Posts: 42
    Got it to work. No help needed. Sorry about that...
  • beefy_clyrobeefy_clyro Member Posts: 5,394
    it would be helpful if you could give a quick overview of what you did to fix the problem, it may help others
  • fmarkusfmarkus Member Posts: 42
    Good point. I record the Y position on touch pressed, then substract to it the Y position on touch released. The difference between the two tells me if it went up or down. Easy :)
Sign In or Register to comment.