When C is pressed, it turns into C Pentatonic. When the space bar is pressed, it turns back to diatonic.
1. I took Chris's backdrop and titled it C Diatonic. 2. I duplicated it and called it C Pentatonic. 3. In Bitmap, I used a white square to cover up F and B for the C Pentatonic Backdrop. 4. With the backdrops, I created the code "When c is pressed, change to C Pentatonic Backdrop". 5. I then created the code, "When spacebar is pressed, change to C Diatonic Backdrop". 6. I brought up the F sprite and duplicated it. I named it F disappears. In Bitmap, I used a white square to cover it up for "F Disappears". 7. I added the code, "When c is pressed, change the sprite to F disappears". 8. I then added the code, "When the spacebar is pressed, change the sprite to F". 9. I then brought up the B Sprite and did the same thing as I did for the F Sprite.