If/else choice for going left or right

I know this is probably stupid, and asked a million times, but can anyone please tell me why when I pick left, they go to the right option and then when I click the right option, they STILL go right? How do I make them go left if they pick the left option?

The gain name needs to go inside the parentheses since you added gains.

if (go_left) {

} else {
}

It finally made them go left, but now when I click on the right choice it still makes them go left…

You need to refresh the page if you’re using the web previewer, reset story progress if you’re using the app, or toggle between your gains (Story Modifiers >> Flags).

THANK YOU SO MUCH! It finally fixed!

1 Like

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