The puzzle:
It's a switch puzzle. The player has to obtain a jar item, fill it with water, then water all the plants to have them grow into flowers. Once all four flowers have grown, the log at the right of the screen is supposed to burn away to clear the path.
My problem is that there is no set order that the player has to press the switches in, which is how I want it. Everything works except for the actual triggering of the log event. I know (I think) I have to use variables but I don't understand exactly how to make that work. I've tried a few ways but I've been unsuccessful.
Help is greatly appreciated!
Plant event:
(without variables at the moment bc idk how to use them properly)
Log event: