I made a new Plugin. With this plugin you can add switches as many as you want and the player has to click it in the right order.
All the switches you add will be in random order, so it will always be a guess in which order you have to click it. (Even in playtest)
How to do:
1. Add the plugin in the Plugin Manager
2. Create an event that has to be unlocked after all the switches are pressed in correct order.
Add on the first tab a Plugin Command with RandomSwitches => Unlock this event.
* You can also set the sound of
a. Correct: plays a sound when it's correct
b. Wrong: play a sound when it's wrong
c. Victory: play a sound when all switches are pressed in correct order
(Set the sound to false or keep it empty if you don't wanna play a sound)
3. Create switches and just add the Plugin Command with RandomSwitches => Add this switch
That's all, for more information how it works, you can find in the project itself.