I need help with the scripts so the guy can't go into walls Forum: https://scratch.mit.edu/discuss/topic/292091/?page=1#post-2994011
Yay! So I created the script that will send you out of a wall. But here are some things to note- If you want to create a bigger map, you're gonna have to create different broadcasts and change whether you want the wall invisible or not with the ghost effect. Not only that, but you'll probably have to clone some of the walls. If you want to change the speed at which the character moves, make sure you change the variable speed, not anything else. If you want to create different walls, make sure you make costumes for the already existing walls. This is because to complete wall detection, I had to make it so each wall only sends you out in a certain direction. Make sure to keep that in mind when designing maps.