How does a bundle priouritize the order of its inputs and outputs
i should add whats the easiest way to re-arrange them
How does a bundle priouritize the order of its inputs and outputs
i should add whats the easiest way to re-arrange them
Pretty sure the first one you put always goes last.
So if I put three inputs in a bundle and named them 1, 2 and 3, on the outside it would say
3, 2, 1
(Going from top to bottom)
new ones i have go to the bottom
Oh nevermind, they do go to the bottom.