
Dizzy: Hyperspace
1. At the bottom of the when green flag clicked script, add a new prompt to ask how fast the figure should spin: fast (f), medium
(m), or slow (s)? Set the Speed variable (you will need to add it) to 3 for fast, 2 for medium, and 1 for slow.
2. Modify the Spin script so that the figure walks fast, medium, or slow, depending on the value of the Speed variable.
3. Click the green flag, answer the questions, and see if your figure does what it’s told.
4. Now modify the Spin script again. This time, make the figure spin fast, medium, or slow based on the value of the Speed variable.
5. Again, click the green flag, answer the questions, and see if your figure does what it’s told.
6. Save your project.
Komentáře k této Příručce