A little bouncing text effect. I've seen this effect in lots of nice intros and tried to crudely recreate it with pen.
Pseudo pen text z-clipping with a unfilled pen square. Found @DadofMrLog z-clipping method of just setting the sprite to background performs well, even though it all pen with no stamps. https://scratch.mit.edu/discuss/topic/10810/ It uses Less Simple PTE based on @awesome-llama-test Simple Pen Font Renderer https://scratch.mit.edu/projects/871815817 Testing separating rendering from sprites