Works just like a normal text editor, but with pure Scratch code! (TurboWarp link provided below.) Features included: – typing (duh) – cursor movement (via arrow keys) – deletion ("\" key or backspace for TurboWarp) – full delete (only available on TurboWarp: shift+delete) Features not included: – click to move cursor – highlighting – exact cursor line movement positioning (you can still move up and down lines with arrow keys) Most useful features have been implemented into this project, but some were not added due to limitations or mostly just because I'm lazy. All of these missing features have been added in some (if not one) text editors, but this is just to give you my version of a fully pen-based typing engine in Scratch. For backspace and full delete compatibility, use TurboWarp: https://turbowarp.org/1314913291
Successor to an engine I made on my old account: https://scratch.mit.edu/projects/1155492602/ TurboWarp link: https://turbowarp.org/1314913291 Update Log: 1.0 – 03/01/2025: OG project (linked above) 2.0 – 5/2/2026: – cursor movement via arrow keys – full delete (shift+delete (TurboWarp only)) 2.1 – 5/19/2026: – list of characters compatible with backpacking