Project 536: Skyjumper

10. Duplicate the scripts into all powerups

Your game already has a few more powerups in it - you'll need to duplicate the scripts into them.
Starting point file for this challenge

Your goal

Steps

1. Copy one script and paste into another powerup

In the Explorer window, open up your powerup and find the script. 

Right click on it to select "Copy."

Click on another powerup in the window, and right click on it - select "Paste Into." 

2. Repeat for all the powerups

Make sure that all your powerups now have this same script inside them.