"is touching" code help

[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.

@tammik,

I may be missing something, but the only isTouching code I see is used to make the enemy disappear when he is touching slash. That appears to be working.

Was there another instance of that code that has been removed?

Let me know if I can look at it again or if I am missing anything.

thanks,

Mike