Questions: Extract Function & Set Vector
1. The new 'extract function' function, what is it's purpose?
2. I have a vector object info tracking an object's coordinates (three dimensional). I set a vector panel to grab this data. Then I set an OPE to grab from the vector.
This works fine, naturally, but I have a set vector panel (increase) targeting the vector panel to add to the coordinates when it is fed an impulse. I feed it an impulse but the vector's values do not change, what am I missing? Edit: Hmm, the values are getting overridden by the vector object info, should have seen that. Never mind then, but question one needs answering please :)