backface / turtlestitch

visual, blocks-based programming for turtle graphics and generative embroidery
http://www.turtlestitch.org
GNU Affero General Public License v3.0
52 stars 15 forks source link

Point towards block #28

Closed backface closed 6 years ago

backface commented 6 years ago

Point towards block: mouse pointer is the only choice, so why a drop down menu?

xota commented 6 years ago

Left over form Snap! and Scratch where you have the option to choose other sprites. With only one sprite it makes little sense in TurtleStitch (well it makes people feel home).

Bromagosa asks in different issue for "point towards x: … y: …" which maybe related. Albeit I don't think blocks should differ to much form their Snap/Scratch ancestors.

backface commented 6 years ago

Re-investigation the issue, I find we have three options here in hat current version (that is in testing, not yet the stable live version on the turtleStitch's site): mouse-pointer, center, random position.

As the only other reasonable option would be to remove this block, I opt for leaving it as it is and closing this issue.

In addition, I just added the new block as in the "point towards x: … y: …" feature request by Bromagosa.