Imagine a bowling game where the camera is positioned directly above the bowling ball.
When the user “throws” the ball it always stays in the middle of the screen, but the background moves until the physics of the ball stops it from moving.
I know how to apply a force on the ball to make it move… any suggestions on how to apply that force so that the object stays still and only the background moves?
Thanks in advance.