So I'm trying to make a very basic rabbit eat a carrot using Graphics3D and Manipulate. So I need the arms to move at the same time the carrot does, even though they have different ranges, thus different variables controlling them. Is there a way to link the two variables so they move together?