A custom block library for converting rectangular coordinates (X and Y; Scratch's coordinate system) into polar coordinates (which are R, which is the distance to move from the origin, and Theta, which is the angle to rotate the point around the origin) Was going to use this for something but not sure if I need to so I'll just upload it instead