Bit more complicated
Preparation
For this part instead of plain Text object we will use Sprite font.
Sprite font unlike the Text object is using an image to display text.
As You can see, there's not much to change. That's because size, color and how your font look like is based on one image.
Here's the file we'll be using.
Action part 1
Let's start where we left off but with Sprite font.
Execution part 1
You should see the difference now.