So, here’s the setup I’m using: I have a character, with a box collider at his feet. The goal is that when the collider hits something like a wall, and the button space is help, the character is entered into a climbing state. Then, if the arrow keys are pressed, the character can go up, left, right, down, etc. How do I do this?
(I also made an image: my description isn’t the best…)