I am working on a game that involves the player moving a ball through a maze. I would like to make the ball roll when it moves and not just glide across the ground. I have tried using c_rotate and directly setting the pan/tilt/roll values, but these do not help. What should I do?