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

Incorrect yaw in Kinetic Augment launch during Elytra flight #30

Open
hugeblank opened this issue Feb 5, 2023 · 5 comments
Open

Incorrect yaw in Kinetic Augment launch during Elytra flight #30

hugeblank opened this issue Feb 5, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@hugeblank
Copy link
Contributor

hugeblank commented Feb 5, 2023

While flying with an elytra, especially while looking at angles 10+ degrees offset from a cardinal direction, it's apparent that the kinetic augment launch method is not correctly calculating the motion. When looking at (-100 0), it's very clear that the augment is pushing me more towards (-180 0) while my elytra is trying to compensate for it by actually using my look direction, the sum of the vectors landing at something like (-135 0). This may affect pitch too but I'm having a harder time noticing/testing it. When not in elytra flight everything behaves as intended.

@Wojbie
Copy link

Wojbie commented Feb 5, 2023

Can you show example of code that could reproduce your issue?
I have been using kinetic to push player in direction of looking and it seems to work correctly in my use?
I do not understand what you are trying to exactly describe here.

@hugeblank
Copy link
Contributor Author

https://p.sc3.io/d6xK2WkcpR This is the code that I'm using. I should have attached it in the report, forgot to. I thought it might have been the fact that I was only launching when the player was sneaking and elytra flying, but when changing the code to launch only when elytra flying it still happened.

@hugeblank
Copy link
Contributor Author

https://www.youtube.com/watch?v=uh8jL_JXGj8 I decided to break out OBS.

@hugeblank hugeblank changed the title Incorrect pitch in Kinetic Augment launch during Elytra flight Incorrect yaw in Kinetic Augment launch during Elytra flight Feb 5, 2023
@Lemmmy Lemmmy added the bug Something isn't working label Feb 6, 2023
@Kan18
Copy link
Contributor

Kan18 commented Jun 3, 2023

I did some testing and cannot reproduce this anymore. It might have been fixed by the 1.19.4 update. @hugeblank ?

@hugeblank
Copy link
Contributor Author

hugeblank commented Jun 3, 2023

I haven't been able to test recently but it has definitely was still an issue after the 1.19.4 update.

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

4 participants