Hi everyone,
I’m new to the whole programming stuff so sorry if this might be a noob question.
Well first of all, My scenario is a top view and I have this ball that has an event already created. The event is close to the angry bird mechanics (pull, let go, and the ball moved)
So now I’m trying to create an event on top of this one.
So this event will be applied after the first event with another touch. What I would like this event to do is to drag left and right to give the ball a curvature path , so I was thinking creating an event that changes the gravity in its x depending on the distance the finger moved left or right.
So I’m pretty clueless on how to start this, so if anyone can guide me I would really appreciate it.
Thanks in advance guys!