Dot is an engine that converts strings of values into scratch code. Dot's intended use is to bypass scratch's 5MB JSON file size limit by allowing for the quick importing and exporting of an entire project's code (due to it being a string). Dot is not very useful for small projects. The Dot Standalone Version contains a "bare bones" Dot sprite that is easy to add on to. Try some example scripts, or check out the Manual for more information on making your own scripts: https://scratch.mit.edu/projects/1113992481/ If you do want to use Dot, you do not have to remix this project. Despite this, make sure to credit my username or the link to this project somewhere on your project's page. Dot has taken almost four years to release fully and functionally, with many losses of motivation between. It has had many iterations, and this project, the latest of them, is by far the most powerful and useful. #--FlamingGames--