Sidescroller Wall-climbing

Hi there :smiley:
i am trying to make the character in my sidescroller project climb the walls in the level. i tried changing the walkable floor angle to 90°, but then the character shoots up the wall and only if i keep the angle of the wall at something like 85°… (which makes scene because he wants to go further in that direction and only hast a few units to do so…)

maybe someone has an idea that could help me, that would be awesome :smiley:

i already have a blueprint function to fix the alignment relative to the floor, to that is already taken care of ^^