i make a classic pong game for getting skills etc.
Now i would like the pong sticks to follow my finger while im touching the screen.
I simply made something like:
set Pong Y to touch.Y
But the problem is that my top,bottom and pong sticks are made of solids and when my finger goes to up or to down the pong sticks crashes into the wall and moves his X axis because of that too.
How can i prevent that crash?