We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Old issue I forgot to reimplement... The yaw is typically unbound, so the yaw will keep increasing if you turn your camera.
Ok I just looked it up and the solution to this is over 6 years old at this point... Because I specifically remember figuring this out and being pretty proud about it... https://github.com/ScribbleTAS/MC-TASMod/blob/be86912400c2de0c7034ff53f0770581e1b175ad/src/main/java/de/tr7zw/tas/TASPlayer.java#L50
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Old issue I forgot to reimplement... The yaw is typically unbound, so the yaw will keep increasing if you turn your camera.
Ok I just looked it up and the solution to this is over 6 years old at this point... Because I specifically remember figuring this out and being pretty proud about it... https://github.com/ScribbleTAS/MC-TASMod/blob/be86912400c2de0c7034ff53f0770581e1b175ad/src/main/java/de/tr7zw/tas/TASPlayer.java#L50
The text was updated successfully, but these errors were encountered: