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

#1 2010-08-23 19:31:39

Zichqec
Scratcher
Registered: 2010-05-11
Posts: 19

an easy way to make generators!

i have just recently found out a new way to make warrior name generators random speech generators!i'ts very simple here is an example of a warrior name generator:

background:<when green flag clicked><forever><play sound[ whatever music you decide ]and wait>

sprite one:the costumes are first names in a warriors name <when[ space(or whatever key you decide) ]key pressed><switch to costume[  <pick random( 1 )to( however many first names you have

sprite two:the costumes are second names in a warriors name <when[ space(or whatever key you decide) ]key pressed><switch to costume[  <pick random( 1 )to( however many second names you have

note:the pick random scripts MUST ALWAYS say 1 to how ever many costumes you have for that sprite

another note:every costume should be part of a name example:sprite one should have cosumes that say blue red fire etc.sprite to should have costumes that say stuff like heart pelt tail etc.

Last edited by Zichqec (2010-08-23 19:41:02)

Offline

 

Board footer