Description :
Rotates the object by the specified angle in degrees.
Uses :
Use this for rotating an object step by step. Can be used for continuously rotating objects. Ideally used inside Forever or Whenever blocks.
Example :
This code rotates the object 2 degrees counter-clockwise whenever the q key is pressed.