Ui tappables ending a choice

Hey, I actually have that error fixed. I’m trying to figure out something else. :woman_shrugging:

When it resets to the main screen, I’m wanting the next set of dialogue to start and have the next page highlighted to be tapped. If that makes sense.

Using gains would help, in this case. When the reader clicks on a tappable, once they’re done with it, you can use a gain to show that they’ve already clicked on that tappable. Then, you can code whichever gain the reader does not have (Using if, elif, else), to automatically start highlighting the next tappable they haven’t gone through.

Hm, I haven’t used gains before, but I’m familiar with if, elif, else.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.