Computer Applications
Which of the following command will prevent your sprite to move off the stage ?
- go to x ………. y ……….
- set x to ……….
- If On edge, bounce
- change x by ……….
Scratch
2 Likes
Answer
If On edge, bounce
Reason — If On edge, bounce command checks to see if the sprite is on the edge of the stage. If the sprite is on the edge, then it flips the sprite around so that it faces the other way. Thus, the sprite cannot get off the stage.
Answered By
1 Like
Related Questions
The background imagery of the stage is known as …………… .
- Sprite
- Backdrop
- Background
- The stage
Which of the following command will leave impression of sprite on the stage ?
- Pen down
- Pen up
- Stamp
- Down
Which of the following will take action based on an action only once ?
- repeat until <condition>
- if <condition> then
- repeat ……….
- none of these
From the given table of letters, find words / terms related to Scratch (can be left-to-right, right-to-left, top-to-bottom, diagonally upwards, downwards etc.)