Discuss Scratch

zooie
New to Scratch
2 posts

name

how do i make it when i ask the name and the player types it in how do i display it
if somebody could answer that would be great
chimoo5
Scratcher
5 posts

name

You can try to make a variable called Name and then:

when this sprite clicked

ask [What's your name?] and wait

set [ Name v] to (answer)

Then the name will be stored, and you can choose to show it or not on the screen. Answer is found under ask. Answer also works on its own just check the box next to it.

Last edited by chimoo5 (July 8, 2014 20:45:42)

chacharosie8888
Scratcher
1000+ posts

name

say (join [Nice to meet you] (answer))
coxy5
Scratcher
100+ posts

name

Or …..

when this sprite clicked
ask [What's your name?] and wait
say (join (join [Hello, ] (answer)) [ How are you?])

Edit: grrrr beaten to it!

Last edited by coxy5 (July 8, 2014 21:08:43)

zooie
New to Scratch
2 posts

name

thank yow all
FactPrincess
Scratcher
58 posts

name

when green flag clicked
say (join [Hello] (answer)) for (2) secs
Hope this helps!

ധнαт ѕcяαтcн тυтoяιαʟѕ ωσυʟמ ʏσυ вє ιɴтєяєѕтєמ ιɴ? тєʟʟ мє нєяє.

☀ My motto: ‘Normal’ is just a social construct.☀
FactPrincess
Scratcher
58 posts

name

FactPrincess wrote:

when green flag clicked
say (join [Hello] (answer)) for (2) secs
Hope this helps!
Sorry I meant this:
when green flag clicked
ask [What is your name] and wait
say (join [Hello] (answer)) for (2) secs

ധнαт ѕcяαтcн тυтoяιαʟѕ ωσυʟמ ʏσυ вє ιɴтєяєѕтєמ ιɴ? тєʟʟ мє нєяє.

☀ My motto: ‘Normal’ is just a social construct.☀
Braeden5454
Scratcher
500+ posts

name

coxy5 wrote:

Or …..

when this sprite clicked
ask [What's your name?] and wait
say (join (join [Hello, ] (answer)) [ How are you?])

Edit: grrrr beaten to it!
you got ninja'd by 2 munutes

No text here-> Haha April Fools, You spent 3 seconds highlighting this.
move () steps

If you think my post was helpful, you may want to Follow me to receive updated and useful tips.
I am raeden5454. You can check out some more projects at My Prof
404 Error. Cannot find page “signature”. Reason: Kumquat consumption

Powered by DjangoBB