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

#1 2009-08-09 11:51:27

WeirdF
Scratcher
Registered: 2009-05-31
Posts: 1000+

If touching {insert object here} bounce

Right now, things can only bounce off the edge, but I think there should be a block that is something like this:
<if touching sprite 1, bounce>

It would make things a lot simpler, you can still do this by using this script:

<when green flag clicked>
<forever if><touching[sprite1
<point in direction((( <direction> <-> 180 ))
<end>

But you should be able to do it by using just one block, if you agree with me, then spread the word.

Last edited by WeirdF (2009-08-09 11:52:27)


http://i.cr3ation.co.uk/dl/s1/gif/847032b8a331def77529b6a0384db1fe_handfingers.gif

Offline

 

#2 2009-08-10 03:43:31

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: If touching {insert object here} bounce

Nice block... I agree!

Last edited by Jonathanpb (2009-08-10 03:43:44)


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

Board footer