My Learning
Pathways
Browse
Live
Educator Hub
Search
Write your own spawner class
Tutorial
·
Beginner
·
+10XP
·
30 mins
·
60
(1409)
Unity Technologies
Summary
1. Using classes to make your code more efficient
Q&A (0)
Mark step as complete
2. Write a class declaration
Q&A (0)
Mark step as complete
3. Identify the data type
Q&A (0)
Mark step as complete
4. Declare variables for the necessary data
Q&A (0)
Mark step as complete
5. Check your variable declarations
Q&A (0)
Mark step as complete
6. Add a function
Q&A (0)
Mark step as complete
7. Review the function
Q&A (0)
Mark step as complete
8. Review the function’s computation
Q&A (0)
Mark step as complete
9. Initialize the angle and step variables
Q&A (0)
Mark step as complete
10. Create parameters for the constructor
Q&A (0)
Mark step as complete
11. Update the Start function
Q&A (0)
Mark step as complete
12. Test your changes
Q&A (0)
Mark step as complete
13. Tutorial summary
Q&A (0)
Mark step as complete
Complete this tutorial
Mark all steps complete