The normal scratch fps is 30 if t is the time difference from the last frame to the current, and s is the normal speed and f is normal frames per second, the equation for how far the cat should rotate is sf/(1/t) = sft. Cool, right?
100% my code. idk why I did this it just seemed useful.