@@ -23,7 +23,7 @@ public:
: front_(glm::vec3(0.0f, 0.0f, -1.0f)), yaw_(yaw), pitch_(pitch), position_(position)
, worldUp_(up){
zoom_ = 45.0f;
mouseSensitivity_ = 0.1f;
mouseSensitivity_ = 0.08f;
moveSpeed_ = 2.5f;
updateCameraVectors();
}
The note is not visible to the blocked user.