Discuss Scratch

20srmorrison
New to Scratch
1 post

Typing box

how do u make a typeing box
ErnieParke
Scratcher
1000+ posts

Typing box

If you want to add text/words to a costume, just click the T button inside of the paint editor. If you want to add a way to type into your project, that is a bit harder. You'll need to create a costume for every single letter you want, like A, x, F, ect… After that, you'll need to detect when a key is pressed, and either clone your original sprite, or stamp it. Then you'll have to move your sprite to the right to prepare for the next letter. Once your sprite goes over a certain x-value, then it'll have to move back and down to start a new line.

Here's a simple project that might help with coding: Word Typer v.1 1s1s

Showing,

ErnieParke

Powered by DjangoBB