hey everyone! I have some rookie questions about the FPS Character Controller asset, and i’m sure you can answer those quickly.
I managed to move and have a mouse look with my character, everything is working fine so far. but now i’m stuck with adjusting the controls for my first game.
problems:
-
mouse look => i want to disable this function, i want no mouse look at all. if i simply delete it, i can still look up & down on the y-axis.
-
keyboard “move” controls => i want my character just to move forward & backwards, not sideways ( disable a/d - left & right). Can you help me with the code?
thanks for your answers!