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

Collision detection in groups leads to jiggly movement #37

Open
NathanLovato opened this issue Mar 10, 2020 · 0 comments
Open

Collision detection in groups leads to jiggly movement #37

NathanLovato opened this issue Mar 10, 2020 · 0 comments

Comments

@NathanLovato
Copy link
Contributor

From @jknightdoeswork:

Im struggling to avoid having groups "jiggle" when they have no input, but still avoid collisions nicely when moving at speed. I'm lerping the avoidance radius to help with this.

From @Razoric480

This might be an issue exclusive to having lots of agents running avoid collision. I do notice some jiggling in the avoid collision demo just because of how the avoid collision behavior works. Which is pick the nearest obstacle and move away from it. If that nearest obstacle keeps changing, it'll jiggle.

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

No branches or pull requests

1 participant