Computer Applications
Which block will you use to place a sprite at a specific XY position on screen ?
Scratch
1 Like
Answer
The go to x:__ y:__ block is used to place a sprite at a specific XY position on screen.
Answered By
1 Like
Related Questions
True or False.
(a) In Scratch, the Ask block stores the user's response in "question" variable.
(b) In Scratch, movement of a sprite draws on stage only if pen is down.
(c) Multiple sprites can receive a message.
(d) A variable can be thought of as a container or placeholder in memory holding different values over time.
(e) An answer variable must be created before using Ask block.
What limits define the X, Y coordinate system of Scratch ?
What are events in Scratch ? How are these useful ?
Which block(s) will you use to play sounds in a script ?