This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-04-23 15:02:57

my_linh28
New Scratcher
Registered: 2013-04-23
Posts: 2

working with a spite saying something

Is there a way to have the sprite say something for a certain amount of time but then if the player does something have the script stop early?

Offline

 

#2 2013-04-23 15:53:14

LeDerpy123
Scratcher
Registered: 2013-01-26
Posts: 100+

Re: working with a spite saying something

Yes,

when gf clicked
repeat until <something happens>
  say [something]
end
say []

Last edited by LeDerpy123 (2013-04-23 15:53:29)


http://www.winpenpack.com/en/e107_files/downloadthumbs/logo_mixxx.png

Offline

 

#3 2013-04-23 17:23:54

my_linh28
New Scratcher
Registered: 2013-04-23
Posts: 2

Re: working with a spite saying something

Thank you so much that was very helpeful

Offline

 

Board footer