Level Switching

Does annoy know how to create a code where you can randomly open a 1 out of 3 levels? For example you click a button and you want a 33% change to open one of the three levels.

Hello @GogetaVj

Sure thing! Try something like this

If you ever decide to scale it up with more levels, you could do something like this.

1 Like

thank you so much!!