A clean and optimized arrow that follows your mouse. I've made this before, but I fixed these issues: - Arrow jittering when it reaches the mouse pointer. - Clones continue to be created even when the arrow is at the mouse. No complex keybinds are used, just move your mouse or finger around and the arrow will follow! It gets faster when farther from your mouse, but slower when closer. It stops moving and making clones when the distance is <= 0.5 pixels. Also, all of the code is compacted into 37 blocks and 3 variables! (Variables are set to "for this sprite only.") If you want to use this code, please credit me! I used my time to make this code very small and easy to run.