I am making a game where you have large number of balls on a plate and the plate can be moved left or right. I want the balls on the plate to swing left and right.
I guess this can be considered as a pendulum with a moving pivot point.
I know; the distance to sphere , distance pivot has moved in time t
can anyone provide some help on how to calculate the position of the sphere?