Here you have it. Scratch's first unit circle (i think). Just hover your mouse around and look at the cosine and sine values. BUGS THAT SMART PEOPLE CAN SOLVE FOR ME: #1. The tangent value ( just doesn't work) #2. when the index is at 180 the value is incorrect (I tried a boolean contitol (if n=0) but for some strange reason it doesn't work. THINGS TO ADD IF
------------UPDATE HISTORY-------------------------------------------------------- -28/11/2014- I made it mouse controlled (after I had the idea of the code in bed) It was really simple but I never thought of it. -1/11/14 - released