Sign in
Home
Online Classes
Instructors
Tutorials
☰
Register
Sign in
Online Classes
Instructors
Tutorials
1. Open Roblox Studio and Setup a New Project
2. Set Up Coin
3. Add a Script to ServerScriptService
4. Make CreateCoin Function
5. Closer Look at CreateCoin( ) (c)
6. Add a loop to create multiple coins
7. Test Out Your Code
8. Update CreateCoin( )
9. Test Out Your Code
10. Make the Coins 'Collectable'
11. Test Out Your Game
12. Add Sound Effect (Optional)
Project 369: Collecting Coins
5. Closer Look at CreateCoin( )
Take a look at the 'CreateCoin' function you just created.
Starting point file for this challenge
Your goal
Hint: show steps
Steps
1. How would you change the code?
Hint: show details
How could you change the code to make the y-position random like the x and z positions?
If you changed the name of the 'coin' variable to 'collectable', what else would you have to change to make the code work properly?
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