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

Ball is not deaccelerating #7

Open
FelipeMartins96 opened this issue Feb 11, 2021 · 0 comments
Open

Ball is not deaccelerating #7

FelipeMartins96 opened this issue Feb 11, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@FelipeMartins96
Copy link

Describe the bug

  • The ball is not reducing its speed when unbothered

To Reproduce

  • Position the ball outside the field
  • Give it an initial velocity
  • Watch as it moves until the horizon

Expected behavior

  • Ball should deaccelerate with friction forces

Additional context

  • This grSim pull request touches on the same functions, although it seems like their ball still deaccelerates to a small velocity
  • I tried implementing the same ball friction function as grSim, but I think that for it to work properly in the VSS setting, we need to calculate the ball friction with the VSS field
@FelipeMartins96 FelipeMartins96 added the bug Something isn't working label Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant