UserGameSettings
UserGameSettings : Instance
Overview
UserGameSettings is a client-only singleton within UserSettings that saves your personal camera and character control preferences, and reflects your own settings when testing.
Description
The UserGameSettings class is a singleton located within the UserSettings singleton. It stores a variety of persistent preferences related to how users wish to control both their camera and character.
This class is designed exclusively for client-side use, as it has no function on the server. Additionally, when testing in OVERDARE Studio, it will display your personal settings.
Properties
RotationType
Enum.RotationType
Determines how the player character will rotate.