is it just me or is the code unity had with the fps controller not working when u move with “w,a,s,d”?
when i turn with my mouse to the left and hold “w” it doesnt move me forward it moves me sideways and when i hold “d” it doesnt move move to right but moves me backwards. and its the same with other directions. move mouse to right then hold “w” moves me left and hold “a” move backwards! is there a different code i should use?
nybody?
Three things.
- Don’t bump until at least 24 hours have passed.
- the fps controller works fine for me =P (I haven’t upgraded to 3.4, but nobody else has been having issues either)
- Is there anything else in your scene that may be influencing your character? Try creating a new scene and add only the fps controller and a plane and see what happens.
I am thinking you might have accidentally changed the inputs in the input manager perhaps. Inputs.
And working fine on unity 3.4 too.