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

Airship's collision model and pathfinder is kind of glitchy #116

Closed
cookiengineer opened this issue Apr 14, 2024 · 1 comment
Closed

Airship's collision model and pathfinder is kind of glitchy #116

cookiengineer opened this issue Apr 14, 2024 · 1 comment

Comments

@cookiengineer
Copy link

Hey there,

I was playing a little today, and in Amrenandam there's a bunch of Airships constantly colliding with things that are in their way. This also ironically leads to a heavy drain on CPU performance, as I'm guessing the collisions are constantly triggered while the entity tries to move.

Here's a couple of screenshots demonstrating the problem:

airships
airships2
airships3

@zesterer
Copy link
Contributor

This is a known issue and is unfortunately very difficult to solve in one go. Incremental improvements to airship movement, pathfinding, and collisions are ongoing.

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

2 participants