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

#1 2012-01-07 22:48:48

Cake_Lancelot
Scratcher
Registered: 2011-12-17
Posts: 8

If touching [BLANK] bouce block.

Like
<if on edge, bounce>

Except you can change edge to sprites.

Offline

 

#2 2012-01-09 12:50:35

P110
Scratcher
Registered: 2011-04-12
Posts: 500+

Re: If touching [BLANK] bouce block.

Yes that would be very VERY useful because allot of other programming languages have that, at the moment what you can do is manually program it:
<when green flag clicked>
<forever>
<if><touching[ imaginary sprite )>
<change x by( 50 )>
<change y by( 50 )>
<end>

Hope that helped!

Thanks

P110
-----------------------------------
Head of Monkey Banana

Last edited by P110 (2012-01-09 12:51:48)


Me live on 2.0 now  sad

Offline

 

#3 2012-01-09 13:19:28

my-chemical-romance
Scratcher
Registered: 2011-04-24
Posts: 1000+

Re: If touching [BLANK] bouce block.

I still haven't worked out how to get tangent working in Scratch yet, this'd be useful.

Offline

 

Board footer