This is the best if touching color bounce block I could create, feel free to use it in your projects, the ball never bounces the wrong way. http://scratch.mit.edu/projects/kgordon/536763
Offline
fruit wrote:
or,
<when green flag clicked>
<forever>
(insert move technique here)
<if><< <touching color[ whatever
<if on edge, bounce>
Actually that would just tell it to wait until it was touching the color and then check to see if it was on the edge and bounce. If on edge bounce only makes the sprite bounce off the edge, sorry. I wouldn't have made this if that worked. Sorry to shoot down your idea.
Also that wouldn't work if you were using x and y velocities as if on edge bounce is just for direction.
Last edited by kgordon (2009-05-24 14:33:32)
Offline