# Student is asking how to make the text shrink and grow

**URL:** https://forum.code.org/t/student-is-asking-how-to-make-the-text-shrink-and-grow/11662
**Category:** CS Discoveries
**Created:** [November 2, 2017, 6:43pm UTC](https://forum.code.org/t/student-is-asking-how-to-make-the-text-shrink-and-grow/11662 "2017-11-02T18:43:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![efarrow](https://avatars.discourse-cdn.com/v4/letter/e/65b543/32.png) [@efarrow](https://forum.code.org/u/efarrow)
#### Post date: [November 2, 2017, 6:43pm UTC](https://forum.code.org/t/student-is-asking-how-to-make-the-text-shrink-and-grow/11662/1 "2017-11-02T18:43:44Z")

</div>

Student has Scratch code that makes text change size, gets smaller and then larger. He wants to know how to do that in code studio. We are in unit 3, lesson 6.

---

<div class="post-metadata">

### Author: ![caley](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.code.org/caley/32/1728_2.png) [@caley](https://forum.code.org/u/caley)
#### Post date: [November 2, 2017, 7:17pm UTC](https://forum.code.org/t/student-is-asking-how-to-make-the-text-shrink-and-grow/11662/2 "2017-11-02T19:17:25Z")

</div>

That’s definitely possible in Game Lab. Here’s one example of how to animate some text using textSize and World.seconds: [https://studio.code.org/projects/gamelab/k6yhAp995h25c3vZ2jz0RG4Ly4pyV1sjEa\_zknABaKY](https://studio.code.org/projects/gamelab/k6yhAp995h25c3vZ2jz0RG4Ly4pyV1sjEa_zknABaKY)

If you’re curious, here’s another thread about other ways to animate text: [http://forum.code.org/t/unit-3-animation/11603](http://forum.code.org/t/unit-3-animation/11603)

Thanks!

---

<div class="post-metadata">

### Author: ![efarrow](https://avatars.discourse-cdn.com/v4/letter/e/65b543/32.png) [@efarrow](https://forum.code.org/u/efarrow)
#### Post date: [November 2, 2017, 9:51pm UTC](https://forum.code.org/t/student-is-asking-how-to-make-the-text-shrink-and-grow/11662/3 "2017-11-02T21:51:39Z")

</div>

Thank you! That was very helpful.

---

<div class="post-metadata">

### Author: ![dlauterb](https://avatars.discourse-cdn.com/v4/letter/d/df788c/32.png) [@dlauterb](https://forum.code.org/u/dlauterb)
#### Post date: [November 13, 2017, 3:55pm UTC](https://forum.code.org/t/student-is-asking-how-to-make-the-text-shrink-and-grow/11662/4 "2017-11-13T15:55:51Z")

</div>

I love [cooltext.com](http://cooltext.com) to create a text image.
