Jumpers represent links to any element in a project. They can be a valuable tool to control flow and create loops. For example, if you want at the end of your game to send your user back to the title screen, you could do this through a jumper that links to your starting element.
You can create jumpers in 3 ways:
Create jumper
. This will create an empty jumper.To delete a jumper either:
Delete
or Backspace
.Delete
from the menu.To change the linked element of a jumper drag and drop on it an element from the boards section of the sidebar.