How do I get something to bounce off of wall in a level just not the edge.
Offline
You need to change your direction when you are touching the wall. There are many projects that do this already. If you know a project that does what you want, download it and look at the code.
Offline
Example code to do this is in the Pong game that comes with Scratch when the ball hits the bat.
regards
Simon
Offline