On a side note, I now have a tutorial up on creating wall jumps and also how to tweak and enhance it for multiple scenarios if you are interested: scirra.com/tutorials/452/platformer-enhancements-wall-jumping
I have a question about that, the Set vector Y works well and if I change the value of Y the height varies, but if I change the value of X, the movement on the X axis remains the same. This is the case even if I take absurdly large values like +/-4000000000.
Any help would be appreciated.