Restart the game with a bang
Tutorial
·
Beginner
·
+10XP
·
30 mins
·
(68)
Unity Technologies

1. Overview
2. Add a basic particle system
3. Edit Emission, Shape, and Randomization
4. Make the explosion a prefab
5. Trigger the explosion from your script
6. Add and style the Restart button
7. Hide the Restart button at start
8. Show the Restart button on collision
9. Reload scene on click
10. Final script sample
Optional Step