The Retry Branch

The True branch of the If step contains:
  • Increment Step

  • Goto MainMenu Step

Increment Step

From the General palette, drag the Increment step and place it under the True branch. In the Increment step customizer window, set the value of the Increment variable to Attempts.

Increment Step

Goto MainMenu Step

To finish the True branch of the If step, from the General palette, drag the Goto step under the Increment step and in the customizer window, choose the MainMenu label.

Go to Main Menu Step