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

Arms: AIM-9X improvements #555

Open
2 of 14 tasks
BobDotCom opened this issue May 18, 2023 · 3 comments
Open
2 of 14 tasks

Arms: AIM-9X improvements #555

BobDotCom opened this issue May 18, 2023 · 3 comments

Comments

@BobDotCom
Copy link
Contributor

BobDotCom commented May 18, 2023

This issue will be a TO-DO list for planned improvements to the AIM-9X (List originally from #530).

TODO (At some point)

  • Fix launch sound (4a985cf)
  • Add 9X support to into damage code for other assets (NikolaiVChr/OpRedFlag@7f16d25)
    • Verify that all assets are updated with the new damage code
  • Improve Model
    • A high quality model of the AIM-9X can be found here. This can be used as a visual reference if IRL images are unavailable. (Obviously, don't pirate the model)
    • Improve texture (The paintkit is available in the discord server: https://discord.com/channels/379782363061813248/496121096492417025/1108813739253313546)
    • Fix body shape. There is an extended flat piece mounted to the bottom of the 9X. The current model takes a low poly approach and so it appears as if it is part of the missile body itself, but this should be separated to distinguish it as a separate part. See the linked model above for reference.
    • Fix body being bent upwards
    • Check the diameter (has to do with the low-poly body shape mentioned above)
    • Tail proportions are off, exhaust has a significantly different and shrank tail.
    • Tip is too pointy
  • Verify data is accurate
    • Find accurate cooling specs, since the 9X has a new cooling system.
    • Most fields that are estimated or unchanged from the 9M have in-code TODO messages, those should all be checked.
  • Resolve all in-code TODO messages
@NikolaiVChr
Copy link
Owner

NikolaiVChr commented May 18, 2023

Also
Part of the body is not round.
Diameter check
Tail proportions off
Tip is too pointy

@BobDotCom
Copy link
Contributor Author

Also

* [ ]  Part of the body is not round.

* [ ]  Diameter check

* [ ]  Tail proportions off

* [ ]  Tip is too pointy

Added to the main list 👍

NikolaiVChr added a commit that referenced this issue May 18, 2023
…s one of them. Issue #555.

Model: Fixed some references to AIM-9X_xx.ac that didn't exist.
Arms: Reduced drag from pulling G's when thrust vectoring active.
@NikolaiVChr
Copy link
Owner

Might be too OP for a block I, fcr-fov perhaps be reduced to +/- 90.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants