Question 19 of 50intermediate🔧 ApplyVery Short1 mark
Were you able to use a combination of 'Motion', 'Looks', 'Control' and 'Events' blocks to create an animated birthday message using your friend's Sprite? Yes No
Correct Answer
Yes, combining Motion, Looks, Control, and Events blocks creates animated birthday messages. Events blocks start the animation (when green flag clicked), Motion blocks move the Sprite, Looks blocks display messages (say 'Happy Birthday'), and Control blocks manage timing and loops for smooth animation sequences.
Exercise: Activity 7: Create an animated birthday card for your friend | Q: 2 | (Chapter: Page 12)
For More Understanding
Explanation
The chapter shows Figure 4.10 demonstrating animation on Scratch where letters are animated. Combining different block categories enables complex animations.