The "engine" that this is coded in is Pico 8. It's technically possible to get mouse input and perform actions based on that, however it's well above my current abilities. Additionally, the way this program stores points is in an array that it iterates through rather than as individual objects. I could theoretically add a position editing mode but that would be cumbersome with only 6 buttons available. If there are more requests then I'll look into it but it may not work well with this format.