Discuss Scratch

Kevinbestkiller
Scratcher
21 posts

How to make a sprite say random things?

i need a sprite to say random things! How to do or code?
Candylanguagegirl
Scratcher
1000+ posts

How to make a sprite say random things?

whenclickedsetvariabletopickrandom1to2ifvariable=1 thensaysomethingfor2secsifvariable=2thensaysomething elsefor2secs

Last edited by Candylanguagegirl (May 31, 2016 20:27:53)

asivi
Scratcher
1000+ posts

How to make a sprite say random things?

You can populate a list with those things so select an item randomly
whenIreceivesay a thing or the event must to happen to say a thingsetrandom itemtopickrandom1tolengthofthingssayitemrandomitemofthingsfor2secsdeleterandomitemofthings only if you don't want to say that thing more than once


Last edited by asivi (May 31, 2016 21:53:56)

CrystalScratchCat
Scratcher
38 posts

How to make a sprite say random things?

cool! i learned!
lieutenant_X
Scratcher
500+ posts

How to make a sprite say random things?

shorter :
whenclickedsayitemrandomofthings
hirsh001
Scratcher
100+ posts

How to make a sprite say random things?

depending on how random it is supposed to be, you can create multiple lists, one for subjects, one for direct objects, etc. Similar to a sentence diagram(search up on google if you dont know)
loganvilla
Scratcher
28 posts

How to make a sprite say random things?

Make a list
sayitempickrandom1to10voflistfor2secs
-Strife-
Scratcher
100+ posts

How to make a sprite say random things?

They all should work

Powered by DjangoBB