Discuss Scratch

CakeCake101
Scratcher
1 post

i need help!


How do you make it so a object appear when you type something?
scubajerry
Scratcher
1000+ posts

i need help!

Somewhere like the stage

when green flag clicked
ask [What to you want to appear?] and wait
if <(answer) = [apple]> then
Broadcast [Apple Appear v]
end

//in the apple sprite

when I receive [Apple Appear v]
show
sk28
New to Scratch
4 posts

i need help!

scubajerry wrote:

Somewhere like the stage

when green flag clicked
ask [What to you want to appear?] and wait
if <(answer) = [apple]> then
Broadcast [Apple Appear v]
end

//in the apple sprite

when I receive [Apple Appear v]
show

That is what you would want to do, thanks because i was struggling with this!

Powered by DjangoBB