Recently was working with vectors, and found the XYZ Vector component creates the same vector despite using negative vectors... so how would i construct a vector that uses those negative direction of the input vectors?
The vector component takes single values for each vector axis not whole vectors which is what you're feeding it by using unit vector components at the inputs. Remove those and feed the slider values directly into the vector component. Otherwise use mass addition component in place of the vector component with the unit vector components as inputs.
Chris Tietjen
The vector component takes single values for each vector axis not whole vectors which is what you're feeding it by using unit vector components at the inputs. Remove those and feed the slider values directly into the vector component. Otherwise use mass addition component in place of the vector component with the unit vector components as inputs.
Chris
Nov 6, 2011