Sign in
Home
Online Classes
Instructors
Tutorials
☰
Register
Sign in
Online Classes
Instructors
Tutorials
1. Open Roblox Studio and load the starter kit
2. Test the game
3. (Group Activity) Changing variables and properties in Lua
4. Add a script to the powerup
5. Label the powerup in the script
6. Create a function for upgrading the player
7. Check if the player is a humanoid
8. If it was a humanoid, upgrade the player and delete the powerup
9. Activate the function
10. Duplicate the scripts into all powerups
11. Make the obstacle course bigger
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
Hint: show steps
Steps
1. Copy one script and paste into another powerup
Hint: show details
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."
Hint: show image
2. Repeat for all the powerups
Hint: show details
Make sure that all your powerups now have this same script inside them.
Hint: show image
×
×
Provide your email address for immediate project access
Email
Check your email for instructions on how to create a full DA account