Use the arrow keys to move around. Press the space key to reveal the script on how to make the background move. Go to the far right side to see the script on how to make your sprite move. More may come soon!
NOTE: YOU MAY HAVE TO WAIT TO MOVE AROUND BECAUSE OF THE SPEECH!! ────────────PLEASE READ──────────── When making the variable "scrollx," make sure it is registered as "For all sprites." WARNING: This is a tutorial on how to scroll HORIZONTALLY (to go sideways). If you would like to change it to make it go vertically (to go up and down), then the code would be 360 * 1 instead of 480 * 1. And you should put "go to y: [number]" instead of, "go to x: [number]. You must also change the "scrollx" variable to "scrolly."