Quote:


Camera.tilt =Player.tilt*4*time;





Maybe that is a problem caus you also got this:
Quote:


player.tilt-= mouse_force.y * -200 * time;





200 is very high in my opinion, so the player is really sensitiv for mouse movement.