mrDIMAS / rusty-shooter

[suspended] 3d shooter written in Rust using rg3d
MIT License
279 stars 25 forks source link

Disable mouse smoothing by default #15

Closed martin-t closed 3 years ago

martin-t commented 3 years ago

Mouse smoothing in rusty-shooter for some reason makes aiming feel slow to respond so it should be disabled at least until that's fixed.

I also talked to a decent player in another game who focuses on aim a lot and he confirmed my thoughts: competitive players don't want smoothing in games because it makes them play worse. They want their input as raw and immediate as possible.