Ok so you get the mouselook script and well, it just seems jerky. You move the mouse and it just dosent seem smooth at all. And when using it for 360 degree movement, its buggy as hell and when youre upside down, the controls are reversed.
So here are the problems:
- Using mouselook creates strange rotation bugs when rotating beyond a certain amount of degrees. (min and max values set at -360 and 360)
- If the ship is upside down, the left and right movement gets reversed.
- It all seems a bit jerky and not smooth at all.
- its in c#
Heres the very unclean, unsmooth, jerky feeling script that I have so far based on what I am trying to achieve: