That's not hard, it just takes a REALLY long time. First, you have to make a costume for each letter. Then, you have to make Scripts like:
if <key [a] pressed?>
switch to costume [a]
stamp
change x by ( (width of letter + 2) )
end if
Believe me, it takes a while.
Offline
Harakou wrote:
yodude925 wrote:
it would take like 52 times or so.
Wouldn't it be 26? (One for each letter of the alphabet)
26 costumes and 26 blocks so 26 + 26 + 52
Offline
This depends on the game you're making- you can do what is stated above, or you can use the ask question blocks.
-12three-
Offline
It's unimportant how many times you would need to do this.
If you just need the typing for simple purposes, such as answering a question (in the form of a prompt), the "Ask" block should do the trick. It is rather limited though.
Offline