We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adding input delay can reduce rollbacks and smooth out the experience, at the cost of some delayed inputs.
There should be an option to customize this number for users, as it is supported by GGRS via SessionBuilder and with_input_delay
SessionBuilder
with_input_delay
The text was updated successfully, but these errors were encountered:
I added some hard coded values for the time being based on frame rates. Its in the add app branch.
Sorry, something went wrong.
No branches or pull requests
Adding input delay can reduce rollbacks and smooth out the experience, at the cost of some delayed inputs.
There should be an option to customize this number for users, as it is supported by GGRS via
SessionBuilder
andwith_input_delay
The text was updated successfully, but these errors were encountered: