So I'm in geometry and stuff, so I used the midpoint formula (and some distance formula stuff) to create a cool thingy-ma-bober. Cool right? Wanna see something completely ridiculous and insane? Go in the project and look in "Text Engine (Improved)"
Thanks to @Wolf_Fine for a bit of help with making the movable triangle. Formulas used: A=s(s-a)(s-b)(s-c) m=((x₁+x₂)/2,(y₁+y₂)/2) d=sqrt(x₂-x₁)²+(y₂-y₁)² s=(a+b+c)/2