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

#1 2011-02-04 22:09:56

guyman55
Scratcher
Registered: 2009-05-23
Posts: 500+

yoshi towers

http://scratch.mit.edu/projects/guyman55/1577967 this game is easier than the original because the jumping is fixed

Offline

 

#2 2011-02-08 13:45:39

wallfish
Scratcher
Registered: 2010-11-14
Posts: 58

Re: yoshi towers

Heres a good jumping script.
<when green flag clicked><forever><wait until><touching color[ (Color of ground) ] <if><key[up arrow  ]pressed?> <repeat( <pick random(10  )to( 20)<change y by( 10)
Also, you'll need landing. So heres that script.<when green flag clicked><forever if><<  <not>  >><touching color[ color of ground ] <change y by( -3)

Offline

 

#3 2011-02-08 13:51:55

Blade-Edge
Scratcher
Registered: 2009-06-13
Posts: 1000+

Re: yoshi towers

This looks like a ripoff of ludo's old game, except the getting hit script was mixed into the jumping script


http://img29.imageshack.us/img29/5145/scratchycat.gif CLASSY

Offline

 

Board footer