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
Vehicles seem to have some separate representation of gravity, as they act like how other props do when sv_gravity changes in vanilla hl2.
The text was updated successfully, but these errors were encountered:
this commit partially fixed this 9e1b5f8
Zero Gravity is still working wrong
Low Gravity seems like it's gravity number is set to 0. it seems like that code only wants integers for the gravity multiplier.
Sorry, something went wrong.
disabled Teleporter Bullets for vehicles while a fix for #51 is found
cbbed0f
No branches or pull requests
Vehicles seem to have some separate representation of gravity, as they act like how other props do when sv_gravity changes in vanilla hl2.
The text was updated successfully, but these errors were encountered: