Going Home
The final step in our program is to go back ‘home’ or to the night sky scene.
- Add a final ‘say’ block to your narrator, telling the user to click on them if they want to return to the stars.
- Add a new ‘broadcast’ when your narrator is clicked.
- Change the name of the message to ‘kāinga’ or ‘home’.
- Add code to all of your stars to reappear when they receive the home message.
- Add code to your Backdrop to change to the night sky when it receives your home message.
- Add code to your Kite Sprite so that it hides when it receives your home message.