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

#1 2012-07-20 12:12:54

blargin
Scratcher
Registered: 2012-07-06
Posts: 49

New script: bounce block

you should make a script block that says "Bounce" on it & for example, you could put this in your script:

when gf clicked
if <touching Sprite1 v>
end
, bounce, so we can make things bounce without making custom formulas.

Offline

 

#2 2012-07-20 12:18:44

blargin
Scratcher
Registered: 2012-07-06
Posts: 49

Re: New script: bounce block

whoops i did the code wrong.

when gf clicked
if <touching [sprite1 v]
bounce
end

Offline

 

#3 2012-07-20 13:49:52

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: New script: bounce block

blargin wrote:

whoops i did the code wrong.

when gf clicked
if <touching [sprite1 v]>
bounce
end

Fixed.  Anyways, you have a more complicated script for bouncing.


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#4 2012-07-20 16:21:10

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Re: New script: bounce block

Since this looks like more of a suggestion for a new block, I'll move this thread to the Suggestions forum for you.  smile


http://i.imgur.com/WBkM2QQ.png

Offline

 

Board footer