Jump to content

ComOffset??????


Recommended Posts

I cant get the Center of mass to offset? Comoffset set to -1 on the Y axis yet the COM refuses to budge. The pod is 3m tall. This really has me stumped why it wont work because it works for other parts.

35901095452_34a3bfc00c_b.jpg

PART
{
 name = KerbalizedDragon2
 module = Part
 author = JH
 mesh = model.mu
 scale = 1
 rescaleFactor = .95
 
 
 fx_exhaustFlame_yellow_tiny = 0.0, -0.17, 0.163, 0.0, 1.0, 0.0, running
 sound_vent_medium = engage
 sound_rocket_mini = running
 sound_vent_soft = disengage
 
 
 node_stack_top = 0.0, 1.7, 0.0, 0.0, 1.0, 0.0, 0 
// node_stack_Chute = 0.0, 1.4855, -1.2175, 0.0, -1.0, 0.0, 1 
 node_stack_bottom = 0.0, -1.5, 0.0, 0.0, -1.0, 0.0, 2
 node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1
 CoMOffset = 0.0, -1.0 -0.0
 TechRequired = advFuelSystems
 entryCost = 19200
 cost = 6300
 category = Pods
 subcategory = 0
Edited by harrisjosh2711
Link to comment
Share on other sites

1 hour ago, sebi.zzr said:

Maybe you could be less demanding and more specific? :huh:

less demanding? I apologize if that's the way you take that message, maybe short and to the point, but demanding? More specific- I am trying to offset the COM(center of mass) I have highlighted the config that anyone who knows a fix will recognize. Obviously that's not you! Thanks for your input though.

Edited by harrisjosh2711
Link to comment
Share on other sites

4 hours ago, harrisjosh2711 said:

less demanding? I apologize if that's the way you take that message, maybe short and to the point, but demanding? More specific- I am trying to offset the COM(center of mass) I have highlighted the config that anyone who knows a fix will recognize. Obviously that's not you! Thanks for your input though.

You have 

CoMOffset = 0.0, -0.0 -0.0

now look at this 

	CoMOffset = 0.0, 0.8, 0.0
	CoPOffset = 0.0, 1.2, 0.0
	CoLOffset = 0.0, 0.4, 0.0

there from the m1 cockpit 

you are missing the  ,   should be   CoM0ffset = 0.0, -1.0, -0.0

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