just flip. but seriously, here are the code options: Jump - Scratch cat jumps. Frontflip - Scratch cat frontflips change x - Scratch cat moves on the positive x-axis (Insert value in a new line) Wait - Waits until action is done. (place in a new line under command) change x negative - Moves Scratch cat on the negative x-axis (insert value on next line) Backflip - Makes Scratch cat backflip Turn left - Turn left Turn right - self-explanatory
Code by me, just made on my other account @ambitious_pineapple, except I just made it so you can code scratch cat to perform actions. PLEASE TELL ME ANY BUGS!!! Some example code: *Numbers indicate which lines it's on. 1. change x 2. 140 3. wait 4. frontflip 5. change x 6. 40