Create these 5 variables that we will use later in the code. Only have the score checked.
Next, you will need to make a custom block. On your main character, go to My Blocks, then select Make a Block.
Make this block called "Move".
Click "Add an input (boolean)" twice and name them Left and Right.
Don't forget to check the run without screen refresh box.
Add this code to the custom block (I know it's a lot). Make sure you are connecting the peices of code together.
Add these three pieces of code to your character, then we can test out the first part.
TEST THIS CODE OUT BEFORE YOU GO ON TO THE NEXT STEP!!!