TV on a Rolling Cart

Advanced Scratch Topics: Text Rendering and Text Generators

From Scratch

Advanced Scratch Topics: Text Rendering and Text Generators
6 min4th5th6thTechnologyReading & Writing (ELA)
access

Summary

An advanced tutorial on drawing letters and words onto the stage using the pen blocks and a sprite sheet of letter costumes -- a clever workaround since Scratch has no built-in "print text" pen block.

Viewer safety

All ages
Common Sense Media — not yet ratedIMDb Parents Guide — not yet rated

Our rating is a quick teacher-to-teacher guide — preview before showing.

Teaching resources

Discussion questions

Discussion

This video shows a clever way to draw text on the stage one letter at a time.

  1. Why can't you just type text directly with a pen block in Scratch?
  2. How does the project use costumes to stand in for letters?
  3. Where might a text generator be useful in a project, like a name generator or a scoreboard?

Quick work-a-long

Words to know: text generator, sprite sheet, loop.

Try it: List three places in a game project (title screen, score, instructions) where drawing text on screen would be useful.

Advanced Scratch Topics: Text Rendering and Text Generators — TV on a Rolling Cart