How to create an animation for a sphere (example game: Going balls)?

When your setting the rotation rate your assigning values to all exes, if you only want the ball to rotate to the left, for example, you’d set Z to a negative number, and x and y to 0.

1 Like