Currently I have an application where users can grab a circle (via TouchEvent) and rotate it around the center of the circle. I would like to add throw physics to the circle so that users can throw it around a little. But when I apply throw physics from examples found on the internet the rotation gets all jumpy and sometimes my circle even rotates in the opposite direction. Does anyone know how to achieve something like this?
Thanks in advance.
