UserSettings.MouseSensitivity displays incorrect ranges

Issue Description

The documentation for “MouseSensitivty” incorrectly states this property returns a number between 0 and 100.
However, when printed in-engine it reports a value of 0-4.



There is also a lack of documentation on how exactly the camera scripts use this property. Doing a find all search through all camera scripts returns only this table USER_GAME_SETTINGS_PROPERTIES which leads to a dead end when looking further into the code.

Issue Area: Documentation Content
Page URL: UserGameSettings | Roblox Creator Documentation

2 Likes

Thanks for the report. I filed a ticket to our internal database.

1 Like

Hey @Usering - thanks for flagging this. I updated the docs to reflect the correct sensitivity range a while back and wanted to close the loop here.

I’ll keep an eye out to see if we can update any camera script documentation in the future to more clearly explain how this user setting is implemented. Thanks again.

1 Like