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
Um...how do you make the text appear?
clear all
write[hello world]
add(pen trails)to(my[costumes v])
clear all
How/where did you get the "My costumes" block?
file > libraries > text costumes > import
I meant the blue block, where did you get it?
Thats the only block thats in "Test Costumes", not the blue block.
that's the (my ) reporter in the sensing category
and costumes is an option
Oh, ok thanks
Ok, so I put under the "When start button clicked" and pressed start this happened:
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.
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.
EDIT: nevermind, I figured out the problem, I did the coding on the stage.