Ok, what I want to do is make it so that you have to collect some herbs and it makes an acidic potion, then, using the acid potion, the player would destroy boulders and move through the map. One problem:
I have 15 herbs to gather and 18 boulders to destroy (So there can be errors). My problem is that I don't want to use 33 variables or switches to turn
these on and off, and reset if theres a mistake.. How can I have an easy reset without so many switches or variables.. or is it impossible?