01.01.2014, 14:57
How can I make it so that 'fX ' is the subject. So for example I mean this: fX = offsets * x;
afaik that isn't correct, but that is what I want, but the correct one! xD
afaik that isn't correct, but that is what I want, but the correct one! xD
Code:
offsets[0] = fX - x;