whenever I press down on the “w” key I move to the left, “s” key I move to the right, “a” key moves forward and “d” key moves back. I’ve looked that the inputs in the project settings and couldn’t find a problem.
2 Answers
2Switch the places of moveHorizontal and moveVertical inside of the Vector3 movement and it should work fine
Thanks mate you are a legend. I really appreciate it.
– magicbananna