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
Units dropped by the Carryall always face north (top-right in the player's POV) regardless of which way the Carryall lands.
No response
Order a Carryall to move any vehicle unit. Land the unit so that the Carryall is facing any direction other than top-right.
After landing, the unit should remain facing the direction it was flying towards, or at least the closest of the 8 main compass points.
The unit will always instantly face north (top-right) after landing.
(ignore the Carryall pitch angle, used for another issue report)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
First Check
Description
Units dropped by the Carryall always face north (top-right in the player's POV) regardless of which way the Carryall lands.
Required Code (optional)
No response
Steps To Reproduce
Order a Carryall to move any vehicle unit. Land the unit so that the Carryall is facing any direction other than top-right.
Expected Behaviour
After landing, the unit should remain facing the direction it was flying towards, or at least the closest of the 8 main compass points.
Actual Behaviour
The unit will always instantly face north (top-right) after landing.
Additional Context
(ignore the Carryall pitch angle, used for another issue report)
The text was updated successfully, but these errors were encountered: