Discuss Scratch

dncmstr
Scratcher
68 posts

letters forming individually

I need help with making letters form individually soo plz may U help me!!!

like this

Last edited by dncmstr (Jan. 4, 2016 10:46:21)

asivi
Scratcher
1000+ posts

letters forming individually

The stuff that you are requesting is in the sprite1 here
dncmstr
Scratcher
68 posts

letters forming individually

but how do you make the block have O and s
Kongu84
Scratcher
100+ posts

letters forming individually

You could give it 26 costumes, one for each letter, and tell it to switch to costume (variable) of the sentence you want to write, and then change variable by 1. Just remember to set it back to 0 once you are done.
dncmstr
Scratcher
68 posts

letters forming individually

Kongu84 wrote:

You could give it 26 costumes, one for each letter, and tell it to switch to costume (variable) of the sentence you want to write, and then change variable by 1. Just remember to set it back to 0 once you are done.



k could you put that in scratchblocks plz
footsocktoe
Scratcher
1000+ posts

letters forming individually

What are you trying to do? Show a word on the screen?

There are several sets of alphabet sprites in the Scratch sprite library.

You can either use them as separate sprites (easiest way) or you can have one sprite with 36 costumes for the letters and numbers.

For one word you can add just the letters you need to your sprite panel instead of the whole alphabet.
dncmstr
Scratcher
68 posts

letters forming individually

footsocktoe wrote:

What are you trying to do? Show a word on the screen?

There are several sets of alphabet sprites in the Scratch sprite library.

You can either use them as separate sprites (easiest way) or you can have one sprite with 36 costumes for the letters and numbers.

For one word you can add just the letters you need to your sprite panel instead of the whole alphabet.



I'm trying to make people speak with indervidual letters forming like here


footsocktoe
Scratcher
1000+ posts

letters forming individually

dncmstr wrote:

footsocktoe wrote:

What are you trying to do? Show a word on the screen?

There are several sets of alphabet sprites in the Scratch sprite library.

You can either use them as separate sprites (easiest way) or you can have one sprite with 36 costumes for the letters and numbers.

For one word you can add just the letters you need to your sprite panel instead of the whole alphabet.



I'm trying to make people speak with indervidual letters forming like here



That's called the typewriter effect. If you look in the script you will see how to do it.
footsocktoe
Scratcher
1000+ posts

letters forming individually

Here is a tutorial about it

https://scratch.mit.edu/projects/54867408/
dncmstr
Scratcher
68 posts

letters forming individually

thx I'll go right now

Powered by DjangoBB