Hello,
I am needing help on getting the balloons to pop and go to the next page.
I’ve used the following:
-
Select the Component Set (the top-level that holds both “Default” and “Popped”).
-
Look in the Prototype panel on the right.
-
If there’s a “Delay → Next Frame” interaction here, delete it — it affects all variants.
-
-
Now click the “Default” variant (inside the component set).
-
Add only this interaction:
-
Trigger: On Tap
-
Action: Change to → Popped
-
Animation: Smart Animate
-
-
-
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.