Search

Thursday, May 8, 2014

Spinner Tutorial

Hi,
This Post is a Tutorial, teaching you to create a simple spinner on Scratch. This could be imported into another game for a random choice or something like that.
Spinner Script

The image to the left shows the script for the arrow of the spinner that I have made, showing the Broadcast signals to tell the result sprite which colour to change to.













Result Script


Here you can see the script that sets the screen to a specific colour depending on where the spinner ends up.