Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add general config option keyScrollSpeed (closes #72) #85

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

Marukyu
Copy link
Contributor

@Marukyu Marukyu commented Oct 1, 2020

The scrolling speed when using the directional camera movement keys (WASD by default) can now be changed via the option keyScrollSpeed in config/general.json.

For compatibility, the previously hard-coded speed of 10 is used if the option is not specified in the configuration file.

This closes #72.

The scrolling speed when using the directional camera movement keys
(WASD by default) can now be changed via the option `keyScrollSpeed` in
`config/general.json`.

For compatibility, the previously hard-coded speed of 10 is used if the
option is not specified in the configuration file.

This closes Blatoy#72.
@Blatoy Blatoy merged commit c5ded27 into Blatoy:master Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add scroll speed modifier in the config
2 participants