Sign in
Home
Online Classes
Instructors
Tutorials
☰
Register
Sign in
Online Classes
Instructors
Tutorials
1. Open Roblox Studio and load the starter kit
2. Make some more Exploder Parts
3. (Concept Exercise) Hierarchies
4. Add a script to the ServerScriptService
5. Tell the script to find all your exploder parts
6. Create a new instance of an explosion
7. Create an explode function
8. Test it out
9. Randomize the explosion
10. Give players a warning before exploding
11. Create your exploder course
Project 327: Exploder Course
11. Create your exploder course
Let's make this into an actual game! Try making a hallway players have to run through while avoiding exploding bricks.
Starting point file for this challenge
Your goal
Hint: show steps
Steps
1. Practice moving the camera around
Hint: show details
You may have to ask your instructor for help if you're using a laptop or a mouse without all 3 buttons.
To pan, or "scooch" your camera around, click down on your scroll wheel like it's a button and drag around.
To rotate your camera, click on your right mouse button and drag around.
Use the scroll wheel or arrow keys to zoom in and out.
Don't worry if this is hard, moving cameras in 3D spaces is pretty confusing.
2. Create more Exploders
Hint: show details
You can create more bricks simply by creating a new part.
Remember, you need to rename them to "Exploder" - because ServerScriptStorage is already looking for anything in your game named "Exploder" and giving them the explode instructions.
Hint: show image
3. Build hallway walls
Hint: show details
Place down another part. Use the scale tool to make this part long and thin, like a hallway wall.
Hint: show image
4. Continue to test and build
Hint: show details
Use these new tools to make your game even bigger! Try making your exploder course really long!
×
×
Provide your email address for immediate project access
Email
Check your email for instructions on how to create a full DA account