The character lost the axis direction
I’m facing a dificult to resolve a problem and I’d like to know if anyone could help me?
I’m trying to create a 2.5D game using a Unreal 5.3. I strarted this develepment with third person template and follow some youtube channels i changed the camera and directions inputs.
Now my direction inputs are: “D follow to the forward”, “A backward”, “W follow to the background of the scenario and up the ladder” and “S returns the character closer to the screen”.
What is happen is… for some rason, sometimes, after I make a some kind of movement (e.i. push a box, up the ladder or climb some object) when I go to continue the character doesn’t respond the inputs correctly (e.i. I press D and the character moves to the background of the scenario, press W and this one moves to backward or I press D and it moves diagonally, half forward and closer to the screen.
These keys were just an example, because when it gives this error all 4 inputs get mixed up, they get messy.
Please, could someone give me a solution?