PINBALL QUEST: ‘Reset’ - Solutions

Quest: Pinball
Challenge: Reset

Feel free to share your solutions, ideas and creations below. If you get stuck, you can find some ideas here for completing this challenge.

I positioned a game object over the black hole with a box collider 2D and attached a simple script with OnTriggerEnter2D to reload the scene if the ball (tagged as “Ball”) passes through it. Seeing as how there aren’t any other solutions posted, I assume this is how most would do it, but I’m interested if anyone did something different?

1 Like

Privacy & Terms