space to change x,y and r variables
first project in a while, nothing too interesting, just testing how lerp formula works on scratch if you want to use this for your own purposes i don't mind formula is a + t * (b - a) a being the start point, b being the end point, and t being the fraction alpha for the lerp