Skip to main content

Hello,

I am needing help on getting the balloons to pop and go to the next page.

 

I’ve used the following:

  1. Select the Component Set (the top-level that holds both “Default” and “Popped”).

  2. Look in the Prototype panel on the right.

    • If there’s a “Delay → Next Frame” interaction here, delete it — it affects all variants.

  3. Now click the “Default” variant (inside the component set).

    • Add only this interaction:

      • Trigger: On Tap

      • Action: Change to → Popped

      • Animation: Smart Animate

  4. Then click the “Popped” variant.

    • Add this interaction:

      • Trigger: After delay (300 ms)

      • Action: Navigate to → Next profile frame

      • Animation: Slide left

Now, each variant owns its own prototype logic.
No more shared auto-trigger.

My topics can be deleted