Challenge 2 - Play Fetch
Tutorial
·
Beginner
·
+10XP
·
60 mins
·
508
Unity Technologies

Summary
Overview Video
1. Overview
2. Warning
3. Dogs are spawning at the top of the screen
4. The player is spawning green balls instead of dogs
5. The balls are destroyed if anywhere near the dog
6. Nothing is being destroyed off screen
7. Only one type of ball is being spawned
8. Bonus: The spawn interval is always the same
9. Bonus: The player can “spam” the spacebar key
Optional Step
10. Hints
Optional Step