Changing Screens

I wanted to know if there was a way for me to input a certain set of numbers and for those numbers to then initialize the 2nd screen. I have tried making a variable that sets the global password to 1234 and then a conditional that will close the 1st screen and open the 2nd if the numbers inputted are the correct set of numbers. Also, I set up a notifier that would pop up saying "Wrong Password" if a different set of numbers were inputted that weren't the correct set of numbers. All that happens when I try and input 1234 is the notifier telling me the wrong password when it is the password. I wanted some help to figure out how to make this password screen work and then be able to make it go to the 2nd screen if the correct numbers are inputted.

This should be sufficient to get you going....

image

1 Like