Hello guys! I am working on a game and I have some problems creating something like a check system.
Here is an example:
In this example I have one problem. It only takes the second branch(McChicken) of global variables or the Else. And if I add more branches it always work on the last one
and the Else. I need somehow to make the system check wich of them is true . For example now if I do all the conditions on the "Big Tower" it goes to Else even thou all the variables are ok.
In conclusion: I want to make the game check what branch of variables is true and act in concordance with that.
If someone can help(PLEASE). Thank you and have a nice day!