-
Notifications
You must be signed in to change notification settings - Fork 737
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
Weather - More permissive wind info indicator + auto-enabling when throwing grenades #9820
Weather - More permissive wind info indicator + auto-enabling when throwing grenades #9820
Conversation
It seems that Static Weapons cause the player's eyePos to not get any wind, despite being open. Meanwhile some APC passengers do get accurate wind despite being in a closed compartment. |
Co-Authored-By: Grim <[email protected]>
Co-Authored-By: Grim <[email protected]>
I guess for static weapons we could add an offset to eyePos height, should be good enough, if a bit of a hack. |
Neat idea, I guess a quick |
1m offset works like a charm on turrets, including RHS USAF+AFRF ones. |
TODO: cleanup changelog |
When merged this pull request will: