This is a game building block and all code blocks have been commented. This provides an example of how to display a rotating scrolling message that could be used on a welcome or game over screen. The message ask the simple question "What's the Time?.....". The message scrolls around the center of the stage and is generated from a single sprite. The message is stored in a variable and after the green flag has been clicked the message will appear. This project uses the full glow character-set which includes upper and lower case characters, numbers and symbols. In comparison Scratch only contains the upper case characters and numbers.
Click the green flag to start the message circling around the planet earth.