Jump to content

[QUESTION] Does rescale factor also modify the radial attachment point ?


Recommended Posts

rescaleFactor impacts only the MODEL node, coordinal fields in PART (such as node_), and transforms used by PartModules. It does not impact NODE nodes. This is problematic because MODEL.scale does not impact anything which does not use a transform such as node_ definitions and old style FX definitions, creating a dynamic where if you use MODEL you need to be very careful with rescaleFactor, and if you use NODE, rescaleFactor Must be 1. Additionally, as of 0.25, NODE definitions Could Not define a part's SrfAttach node, suffice to say that the stock game was simply negligent in this regard. I've not inspected the more recent releases but I see no reason to believe this has been fixed. I have previously made a plugin which corrects this situation, you can find it on KerbalStuff as SrFix, but I am not currently in a situation to update it. I do find it doubtful that it needs to be fixed, a recompile is likely all that is required at worst, and it has a very open license.

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...