how can I make those tiles clickable? I’d like the clicked tile to run the “switch” action you’ll find in the code. (i.e case 1 to 12)
Edit : This is the solution I came with and it’s fully working. @elf thanks again for your help. Do you think this solution is good enough to be kept as is?