I would like to know on how you make the player not move forward and backwards, but move left and right.
(Like in 2d platformer games.)
I was reading about what a ControlModule, but i couldnt really understand what it meant. (I think it will help me accomplish my goal when i know what it is)
@dthecoolest gave me 2 options, the second option i did, but it would interfere with my camera.
the first option i wanted to try out, but i cant find this “ControlScript” that is inside of my StarterPlayerScripts. (i think it was replaced by playermodule)