Discuss Scratch

nk64lol
Scratcher
11 posts

how can i make a text box?

how can you make a text box?
like earthbound or pokemon
and without using my blocks and
say [...]
blocks too.
deck26
Scratcher
1000+ posts

how can i make a text box?

Try searching for ‘text engine’ and you'll see lots of examples.
nk64lol
Scratcher
11 posts

how can i make a text box?

it sometime glitches the font.
why?

Last edited by nk64lol (Dec. 9, 2022 08:14:43)

deck26
Scratcher
1000+ posts

how can i make a text box?

Do you want us to guess or is the project shared?
nk64lol
Scratcher
11 posts

how can i make a text box?

deck26 wrote:

Do you want us to guess or is the project shared?
pls guess
nk64lol
Scratcher
11 posts

how can i make a text box?

nk64lol wrote:

it sometime glitches the font.
why?
the text box engines are glitchy so i cant use them
deck26
Scratcher
1000+ posts

how can i make a text box?

There's an error in your code is my guess.
nk64lol
Scratcher
11 posts

how can i make a text box?

maybe so yeah i guess i will try to fix it
fix it [yes v]

Last edited by nk64lol (Dec. 9, 2022 08:43:37)

1990skid56
Scratcher
72 posts

how can i make a text box?

It's easy to make but if it's animated it's way too much work

make your text box then you must make a costume for each text it will display

change text when click
when this sprite clicked
repeat (for non-animated text boxes, ignore the repeat, for animated ones use the number of costumes that you have to animate)

next costume
end

you can do the same thing but with the
when [ v] key pressed
block
nk64lol
Scratcher
11 posts

how can i make a text box?

1990skid56 wrote:

It's easy to make but if it's animated it's way too much work

make your text box then you must make a costume for each text it will display

change text when click
when this sprite clicked
repeat (for non-animated text boxes, ignore the repeat, for animated ones use the number of costumes that you have to animate)

next costume
end

you can do the same thing but with the
when [ v] key pressed
block
is that means i can do with the message blocks?

Powered by DjangoBB