Sooo sorry this post was supposed to be on Construct 2 help, didn't notice the forum had changed, went pretty automatically.
Hey! I'm making a Megaman X clone and I'm having trouble with the Is by wall condition. X wall slides when he IS BY WALL, falling and holding the right arrow key towards the wall (wall to the left, holding left, wall to the right, holding right)
(that's not all the code though, but the main part)
It works! (this image and the image below are way too big, press right mouse buttom and View on another tab so you can see'em)
But... for some reason, this also works when there are walls above him
He can wall jump on walls above him as well, and it looks awful. I really don't know what's wrong with the code, shouldn't Is by wall to the left and right not consider walls above the player? I have already checked and X is definitely not overlapping the wall above him, so all of this really doesn't make sense to me.
Capx file if you want to check it out by yourself:
https://drive.google.com/open?id=0B2yZXSPQBErnRHk3YVFIQmJPTzg
Please help me if you know what I could be doing wrong!