This is an experiment to see if I could make a slider that would represent each polygon with sides 1 - 20. This was harder than it looks, even though it only has 4 scripts. I had to look up the formula of polygon angles, which was ( ( n - 2 ) * 180 ) / n ) 'n' being sides. @Dr4gonBreath360s, me A lot of help from the wiki