When you create a new state, you also need to create a way to access that state. To do that, you create links with various gestures to allow navigating between the states which triggers their animation.

Links between states are mostly the same as links in the canvas between screens. You can create links from layers or draw links. Refer to the Creating links and gestures section of this document to learn how to create links from layers and to draw links.

Read the Timer Links section to learn how to auto-advance from one state to another and to skip animation.