Adding clickpoints to a frame

  1. Create a new clickpoint

    1. In the editor, select the frame you want to add a branching demo flow to
    2. Click and drag in the frame to create a new box
  2. Specify the frame to branch to

    1. Click inside of the new box to see it’s coordinates, displayed at the top of the screen
    2. Then, in the Advanced tab of the editor, add > to the end of the line that defines the new clickpoint, then type the frame number of the frame this clickpoint should jump to, similar to the following:
      • Before: 123,456,789,321 L
      • After: 123,456,789,321 L > 24, where 24 is the frame number to jump to in this example
      • Note: You will get a syntax error if you specify a frame that is currently hidden