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
3. Add a Script to ServerScriptService
Add a script to the ServerScriptService in the Explorer and rename it 'CoinSpawn'.
Starting point file for this challenge
Hint: show steps
Steps
1. Add the Script
Hint: show details
Select 'ServerScriptService' in the Explorer window and click on the plus sign. Find and select "Script" to add a script.
Hint: show image
2. Rename Script "CoinSpawn"
Hint: show details
Right click on the script in the Explorer window, select "Rename" and make "CoinSpawn" the new name for the script.
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