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

Request: Four Nozzle version #42

Open
zer0Kerbal opened this issue Apr 28, 2022 · 7 comments
Open

Request: Four Nozzle version #42

zer0Kerbal opened this issue Apr 28, 2022 · 7 comments
Assignees
Labels
state: planning type: request Requested functionality, features, pages, workflows, endpoints, etc.

Comments

@zer0Kerbal
Copy link
Owner

zer0Kerbal commented Apr 28, 2022

Request: Four Nozzle version

  • specs:
    • ?
    • will require another model to be created.
      • need SSME3.mu (new)
@zer0Kerbal zer0Kerbal added type: request Requested functionality, features, pages, workflows, endpoints, etc. state: planning labels Apr 28, 2022
@zer0Kerbal zer0Kerbal self-assigned this Apr 28, 2022
@AtomikkuSan
Copy link

Well, couldn't we grab the existing Vector Model and slap it into the middle of the existing part?

@zer0Kerbal
Copy link
Owner Author

hmm.. maybe but that would look, less than ideal. Ideally just just compute the location of the them using geometry, and I might be able to hack the model using secret 🥷 -fu to get the internal changes needed.

Do it right the first time so don't have to do it again. :)

@zer0Kerbal
Copy link
Owner Author

try this @AtomikkuSan - it should (75%) work - just need to add the code to add it.
SSME3.zip

@AtomikkuSan
Copy link

hmm.. maybe but that would look, less than ideal. Ideally just just compute the location of the them using geometry, and I might be able to hack the model using secret 🥷 -fu to get the internal changes needed.

Do it right the first time so don't have to do it again. :)

I think it'd be rather easy seeing as we have the positions of the existing three via the MODEL{} lines.

@AtomikkuSan
Copy link

So what exactly does the model have?
(I don't have access to KSP or a model viewer at the moment.)

@zer0Kerbal
Copy link
Owner Author

@AtomikkuSan

if the part remains the same size - then here are the locations (should be close)

  • Three Nozzle
    • 0.0, -0.1, -1.1
    • 0.95263, -0.1, 0.55
    • -0.95263, -0.1, 0.55
  • Four Nozzle
    • 0.95263, -0.1, 0.55
    • -0.95263, -0.1, 0.55
    • 0.95263, -0.1, -1.1
    • -0.95263, -0.1, -1.1

@zer0Kerbal
Copy link
Owner Author

  • need SSME3.mu (new)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: planning type: request Requested functionality, features, pages, workflows, endpoints, etc.
Projects
None yet
Development

No branches or pull requests

2 participants