mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-04-10 06:14:07 +08:00
feat: enable raw mouse motion
This commit is contained in:
@@ -17,7 +17,7 @@ private:
|
||||
float m_yaw = 0.0f;
|
||||
float m_pitch = 0.0f;
|
||||
|
||||
float m_sensitivity = 0.05f;
|
||||
float m_sensitivity = 0.15f;
|
||||
|
||||
float m_speed = 5.0f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user