Tagged Questions

0
votes
1answer
300 views

How to make a ball move along the edge of a rotating rectangle in xcode?

I wish to make a lever and rotate the lever using accelerometer. I have this problem trying to place the ball on top of the lever and slide the ball along the lever according to the rotation. Would ...