How do I make a sprite controlled with the arrow keys, bounce/stop at a certain color? I want the sprite to not go in that color, how can I do that?
Offline
Here's an example using the color black for the "wall" color...
http://scratch.mit.edu/projects/Paddle2SeeFixIt/188825
If you want to do it with sprites that rotate, here is another example...
http://scratch.mit.edu/projects/Paddle2SeeFixIt/188807
Offline
Thanks, it worked!
Offline