Jump to content

Assign seperate thrusts to engines


Recommended Posts

Hi guys,

is there a way to assign different thrusts to different engines on the fly? e.g. Engine 1 80% Engine 2 30% and so on.... Is this possbile, or do I have to lock everything too 100% and arrange the thrust limiters every time?

Simon

Link to comment
Share on other sites

You can search your vessel for parts implementing a module. Look for the names of rocket thrust modules (i don't know them off the top of my head) then use the method FindModulesImplementing in the part property of your module. Then look for the field for the thrust limiter in those modules and set the value of it.

I've used that method to implement the networking feature on my mass accelerator module and yes, you can search across multiple vessels as well.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...