I am creating my first Copilot, i'm trying to jump to other topic based in the option that the user selects, the problem is that it never works as to how i understand it has to work.
These are my topics:


The first image shows how my initial topic start, and how it changes the variable to the last message the user sends, that in this case has to be one of the options selected, the problem is:
If i put my global variable in "Save the user response as:" my variable, does not change.
If i put in "to value" Var1, my global variable does not change.
If i do what is in the picture, my variable changes, but the other topic is not activated.

Help will be greatly appreciated.