Hi,
So I have a project involving an octopus and one of the mechanics I’m currently prototyping is climbing walls, on input. Currently I have the input set to E key while I test my blueprints
for the last few days I’ve been unable to figure out how to rotate the capsule to the direction that’s pressed, while attached to a wall.
here is my blueprint so far for getting the character onto the wall, as well as correcting input controls to so up ,down, left and right will move in the correct direction while on the wall.
Here is what I want to do visualized a bit if it helps. Any suggestions in making forward progress would be wonderful. I’ve tried to find more information on doing this exact thing but haven’t found anything useful that applies directly