flick event

  1. M

    Android Flicking an object towards a direction

    Hello everyone! I'm quite new to the mobile programming and now stuck on a problem. My goal is to be able to flick an object, like a ball, that moves then towards the direction of the flick. I tried to implement this with the event "Flick" and then point towards direction "diff X and diff y"...
  2. Luke Pierson

    Flick Gesture

    Hey GMC! Making a mobile game. Need help with flick gestures. So I the flick gesture to be used to change menus in my game. Think snapchat and how you swipe left and right. So I have the code for movement and it seems to work nicely. I have one issue though. So here's how I have it set up...
Top