http://scratch.mit.edu/projects/guyman55/1604287
i need to fix the landing script if anyone knows one thats ok watch out for water
Offline
Hmm...Well, I think
<when green flag clicked>
<if> <touching[ Ground ]
<change y by( -10 )
<else>
<change y by( 0 )
<end>
Try that!
Offline
Earthboundjeff wrote:
Hmm...Well, I think
<when green flag clicked>
<forever>
<if> <touching[ Ground ]
<change y by( 0 )
<else>
<change y by( -10 )
<end>
Try that![/blocks]
I think it should be the other way around. See how I switched the numbers in the change y's?
Last edited by Kileymeister (2011-02-18 13:41:53)
Offline