Hey all,
I am having a headache with setting the Z axis in an array. The issue seems to be that it won't use a function parameter for a Y index, even though it works fine for X axis.
Anyway if you just look at the capx you should see what I mean. Run in debug mode and watch the array contents.
You will see that when trying to reference the Y axis through the parameter it does nothing, but change it to a 1, which is what it should be in the other case, and it works. I have been scratching my head on this for hours and just can't figure it out!
It's only a very small a straight forward capx, so if you could take the time to put some eyes on it I'd be grateful. It's part of a much, much bigger system and this is the one piece that won't work. I hope I've just been staring at it too long and it's something obvious to a fresh face.