Is there a way to type text into a costume?

Sooo, I wanted to do a "About me" project....but the thing is- I am bad at writing(Not typing) on a Chromebook and desperately need to have a "Text tool" to use when putting long text into a costume. I need to use something that has to be in Snap! because everything else is blocked by my school's administrator. I am trying to find a text tool, but I can't find one....I need help. If there isn't one, I will make this into a Feature request.

Try using the "Text costumes" library

1 Like

Um...how do you make the text appear?

clear all
write[hello world]
add(pen trails)to(my[costumes v])
clear all

do

How/where did you get the "My costumes" block?

file > libraries > text costumes > import

Screenshot 2020-09-12 at 9.36.33 PM - Edited
I meant the blue block, where did you get it?

Screenshot 2020-09-12 at 9.40.05 PM - Edited
Thats the only block thats in "Test Costumes", not the blue block.

that's the (my []) reporter in the sensing category
image
and costumes is an option

Oh, ok thanks

Ok, so I put under the "When start button clicked" and pressed start this happened:
Screenshot 2020-09-12 at 9.49.24 PM - Edited
What does it mean when it says "Error; expecting list but getting costume"?

my costume s

you set it to costume, you need to set it costumes. Costumes is a list, and costume is the current costume.

Screenshot 2020-09-12 at 9.55.26 PM - Edited
uhh, another type of error pops up even when I do that.\

EDIT: nevermind, I figured out the problem, I did the coding on the stage.

Screenshot 2020-09-12 at 9.55.26 PM - Edited
EDIT: nevermind, I figured out the problem, I did the coding on the stage.