You mean such as
PHP Code:
with() {
thiso.variable = value;
}
Yes, but only on the
PHP Code:
with(findimg(j)) { thiso.alpha = i/100; }
Sorry, did not fully explain problem properly. The images all show just fine, the problem is the alpha does not fade in/out, but rather instantly changes to that color. I have done this just last night the exact same way and it worked but using only a single poly (no second for loop). I wonder why it would not work now tho?
P.S. I am on testbed if anyone is curious.