Example:
A locked door where you need to press 2 buttons (ingame) to open it. does not have to be at the same time.
Easiest way would clearly be to switch between Boolean true/false for when the buttons are pressed. But how can I make it activate when both buttons Boolean value are true?