When the project is in function (you've pressed the green flag) click the black arrow. The wheel will start spinning (at an [unfortunately] un-adjustable speed). The arrow is programmed to detect each of the eight different colors as the eight different numbers. The arrow picks a random timer between 5 and 60 secs to stop after. The variables at the left side show the different modes the wheel is in (number for which number the wheel stopped on last) and whether the wheel is in "stop" mode (where it is still and not moving).
All coding, art and ideas by me strictly. This project took a couple minutes to make from start to finish. It is a pretty simple algorithm that is open for anyone to copy if they want a number wheel in their project. This is a base code for any general number wheel, so if you like, simply put the sprites and the variables in your backpack and modify as necessary! Please credit me and write in the comments below if you do use it. Enjoy!