[Posts in the debugging category need to have the following pieces of information included in order to help other teachers or our moderator team best help you. Feel free to delete everything in brackets before posting your request for debugging help.]
Link to the project or level: (Game Lab - Code.org)
**What I expect to happen:**When the knight is touching the wall- knight y value stays constant
What actually happens: nothing, code doesn’t run
What I’ve tried: [quotes, no quotes, having both x and y the same to make it stop working, bounce off, visible true, removing the “is touching” code will allow the code to run but the knight can walk through the wall.