Click the green flag to generate a fresh new triangle to be autofilled Drag the triangles' edges to move them Thank you, Calebenscratch, for the movable points code This version has my own code for its movable points, keeping it as a single sprite only instead of using clones or other sprites so it can be cloned into more triangles or be easily backpack-able :D If you would like to make it non-movable, simply delete the <MOVABLE POINTS> block from the forever block
Version 5 - Inspired by CALEBENSCRATCH's remix, keeps the same form to fill as version 4 (and 3), plus new colors and a new way to allow movable blocks without the use of clones or extra sprites Version 4 - Keeps same form to fill triangle from version 3, plus a new way to keep it for a single sprite only (instead of three) <Fixes: Slight fix in speed and less use of sprites> Version 3 - Used the incenter formula and incircle, followed by the pythagorean theorem (and the help of another sprite, this could definitely be optional, but it would require more code) <Errors: Takes longer to load triangle, still not fully secure against glitches> Version 2 Errors - Left uncolored spots around the lines, uneven, small lines glitched out Version 1 Errors - Thin triangles were left with a clear spot