Put the bullet behavior inside a group. Deactivate this group when the restart popup shows up and reactivate it on the start of the layout.
Or you may add a variable, like isActive, add a condition to the bullet touch that the variable equals 1 and set it to 0 when the restart popup is showing and back to one at the start of the layout.
Both approaches will work the same way.