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

Boids: Trajectory of fish are off #28

Open
eliasjurkeit opened this issue Aug 5, 2024 · 1 comment
Open

Boids: Trajectory of fish are off #28

eliasjurkeit opened this issue Aug 5, 2024 · 1 comment

Comments

@eliasjurkeit
Copy link

eliasjurkeit commented Aug 5, 2024

When using this mod together with "Boids" from Tomate0613; when you get a fish and try to reel it in, they never land where they're supposed to land: somewhere alongside the feet of the player, instead they always land in the water.

@eliasjurkeit eliasjurkeit changed the title Trajectory of fish are off? Boids: Trajectory of fish are off Aug 5, 2024
@ExpensiveKoala
Copy link
Owner

This is caused by their mod negating vertical velocity. https://github.com/Tomate0613/boids/blob/main/src/main/java/dev/doublekekse/boids/goals/StayInWaterGoal.java

This is not an issue I can affect. Please report this to the Boids repo.

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