Keep Jumping

Make the defender keep jumping up and down.

Click the Control category and drag out a forever loop, and wrap it around the repeat blocks, like this:

Add a wait 1 secs block. You can change the number to adjust the timing.

Next, start your program