Press S, B, or A to jump. This project shows how to "make a block" with input. In the scripts, you'll see a jump block with input that tells it "how high" and "how long" to jump. How do you make a block with input? 1) Click "Make a block"and choose Options. 2) Click to add inputs, such as a number. You can edit what it's called to describe the input (such as "how high"). 3) Say OK and you'll get a new block. How do you use input in a script? Within the define block there is a little purple block with the input name (for example, "how high".) You can drag copies of that little purple block into other blocks within the define script.
thanks to natalie for the sprites and a bit ofthe programing. all I did was make the jump smoother by using glides insterad of go to and I set how long the jump should be for the glide imputs.