Hello Everyone! This is a launchpad (sorta) You basically program its lights to go white, black or grey. (scroll to bottom to see how.) If you double click the flag so the music is in sync you can watch what I have been able to do _______________________________________________________ How to Program If you go into the project you will notice that at the bottom there is a sprite called 'lights', if you want to program the launchpad delete it and create a new one called 'lights' (doesn't have to be that name). Next, you will notice that each button has its own coordinates, for example the bottom left is A1 and the middle is C3. If you want to make C3 turn white you get the variable C3 (make sure its in the 'lights' sprite) and set it to 1, if you want it black set C3 it 2 and if you want it grey set it to 0. What I did is VVV When green flag click wait 'X' Set 'C3' 1 wait 'X' (im not going to tell you all of it xD...
If you think what you have created is amazing then remix this project, then I'll look at it and a few peoples who I think is good I will put a link in the notes and credits section here VVV