Page 60 - The Shadow

Basic HTML Version

A.1 33 Game Restart
When the start button is pressed during or after the 2nd ball, the game in progress will end and a
new game will begin. This adjustment has 3 settings to determine how this is handled.
Never:
Do not allow a new game to start until the current game is over.
Slow:
Restart if the start button is pressed continuously for over
1/2
second. This helps
to prevent the unintended restart of game in progress.
Instantly:
Restart as soon as the start button is pressed.
When the start button is pressed during game over, or during the 1st ball (to add a player), it is
always handled instantly.
1-29