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
ForzaDrive is named after the Forza videogame series (although this style is the standard across all games)
Basically, the left stick controls turning, the left trigger is brake/reverse, and the right trigger is accelerate
To do this, you will create a new command (probably called ForzaDrive, and add the new code there).
ForzaDrive
NOTE: You will likely have to add some extra smoothing to make acceleration and direction changes less aggressive
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ForzaDrive is named after the Forza videogame series (although this style is the standard across all games)
Basically, the left stick controls turning, the left trigger is brake/reverse, and the right trigger is accelerate
To do this, you will create a new command (probably called
ForzaDrive
, and add the new code there).NOTE: You will likely have to add some extra smoothing to make acceleration and direction changes less aggressive
The text was updated successfully, but these errors were encountered: