TAS Engine for Scratch Games
Note that current version of sbTAS (2.0) does not work with mouse and randomness
To create TAS import file "TAS.sprite3" and replace <if (key) pressed> with "if <(variable) = 1>" where variable has name of which key should be pressed
To Record TAS set variable "Play Movie" to 0 and record.
To play TAS set variable "Play Movie" to 1
1.0: First version of sbTAS which consists of multiple TAS Engines
2.0: Current version of sbTAS