Well, and what if I need some vectors to be in different (opposite) directions to each other? Like vectors[0] = 1 * direction and vectors[1] = -1 * direction.
Well, and what if I need some vectors to be in different (opposite) directions to each other? Like vectors[0] = 1 * direction and vectors[1] = -1 * direction.