Jump to content

How to make a attachment node properly?


Recommended Posts

I`m tinkering with Aerojet Kerbodyne mod, and wanna add 8 node beneath its lower tank, to act like a actual equipment shelf.

@node_stack_top = 0.0, 0.72, 0.0, 0.0, 1.0, 0.0, 3

@node_stack_middle = 0.0, -0.30, 0.0, 0.0, 1.0, 0.0, 0

@node_stack_bottom = 0.0, -0.88, 0.0, 0.0, 1.0, 0.0, 3

!node_attach = DELETE // don`t ask me why it was deleted, it was done by RO.

%node_stack_shelf1 = -0.8590128,-0.5,-0.859013, -0.5, 0.0, -0.5, 1

%node_stack_shelf2 = 0.8590128,-0.5,-0.859013, 0.5, 0.0, -0.5, 1

%node_stack_shelf3 = -0.8590128,-0.5,0.859013, -0.5, 0.0, 0.5, 1

%node_stack_shelf4 = 0.8590128,-0.5,0.859013, 0.5, 0.0, 0.5, 1

%node_stack_shelf5 = -1.2148275,-0.5,0, -1, 0.0, 0, 1

%node_stack_shelf6 = 0,-0.5,-1.2148275, 0, 0.0, -1, 1

%node_stack_shelf7 = 1.2148275,-0.5,0, 1, 0.0, 0, 1

%node_stack_shelf8 = 0,-0.5,1.2148275, 0, 0.0, 1, 1

nodes were in position properly, but I got a strange bug.

The uppermost node didn`t worked. I couldn`t stack this tank below an adapter.

@node_stack_top = 0.0, 0.72, 0.0, 0.0, 1.0, 0.0, 3

@node_stack_middle = 0.0, -0.30, 0.0, 0.0, 1.0, 0.0, 0

@node_stack_bottom = 0.0, -0.88, 0.0, 0.0, 1.0, 0.0, 3

!node_attach = DELETE

%node_attach_1 = -0.8590128,-0.5,-0.859013, -0.5, 0.0, -0.5, 1

%node_attach_2 = 0.8590128,-0.5,-0.859013, 0.5, 0.0, -0.5, 1

%node_attach_3 = -0.8590128,-0.5,0.859013, -0.5, 0.0, 0.5, 1

%node_attach_4 = 0.8590128,-0.5,0.859013, 0.5, 0.0, 0.5, 1

%node_attach_5 = -1.2148275,-0.5,0, -1, 0.0, 0, 1

%node_attach_6 = 0,-0.5,-1.2148275, 0, 0.0, -1, 1

%node_attach_7 = 1.2148275,-0.5,0, 1, 0.0, 0, 1

%node_attach_8 = 0,-0.5,1.2148275, 0, 0.0, 1, 1

uppermost node is back, but the attach nodes are not functioning.

what should I do?

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