Wall Jump using multitouch joystick

How do I…

How do i use the wall jump behaviour (in advance platformer extension) with a multitouch joystick?

What is the expected result

I am expecting the player to wall jump with ease and with no errors

What is the actual result

The player sprite does not show any thing similar to wall jumping and operates as normal without any implications of the behaviour and the events. It also kind-of vibrates sometimes when touches the wall

Related screenshots

Here are the screenshots (I am using the mobile app to check the mobilecontrols)

Are the character sprite’s collision geometry matching for different animations? If the collision changes size between “Jump” and “Wall Slide” that could cause the vibrating you describe.

Post an image of your behaviour setup too since it could be a simpler configuration issue.