When programming a shooter in Scratch, what is the purpose of the direction variables, that are set to either 0 or 1 depending on the direction that the main character is facing? For example:
Correct
Incorrect
Question 2 of 10
2. Question
Which description below best describes the following script?
Correct
Incorrect
Question 3 of 10
3. Question
Which script will repeatedly check to see if it is touched by another sprite and then move then sprite to a random position of the stage when it is?
The correct script is script number .
Correct
Incorrect
Question 4 of 10
4. Question
What script will reposition the cat to the bottom left corner of the screen if it touches the ball?
Correct
Incorrect
Question 5 of 10
5. Question
Which coordinate (x or y) would we alter if we wanted vertical movement?
Correct
Incorrect
Question 6 of 10
6. Question
Which coordinate (x or y) would we alter if we wanted horizontal movement?
Correct
Incorrect
Question 7 of 10
7. Question
Which script would program a sprite to move down the screen (fall) but only when not touching something that is black?
Correct
Incorrect
Question 8 of 10
8. Question
Scratch uses degrees to describe directions. What is the value that Scratch uses to describe the direction “RIGHT”?
In Scratch, the direction RIGHT is described as degrees.