2020-08-30
list is a kind of advanced variable.
list is like this:
image.png
in the variable group, there is a "make a list" block and several other blocks that can be used to program the list that you have made.
image.png image.pngin this case, the horse will select one randomly to ask some questions.
image.png
process:
-
make a list.
image.png -
choose a background.
-
choose a horse sprite. fortunately, you will find that the horse sprite has 2 costumes and ever two kinds of sound(horse gallop and horse.)
-
program the horse sprite.
(1) make the list automatically.
image.png
(2) select one name randomly and say it.
the last statement is the core statement.
image.png
- now, test it, please!
https://scratch.mit.edu/projects/421108706
网友评论