Hi, I just found that this peace of code from my project: charge[i]:setColorTransform(1.5,0.8,1,1) works exactly as charge[i]:setColorTransform(1,0.8,1,1) Is there a specific reason for color multiplier values to be clipped up to 1 only? Plamen
@ar2sawseen my bad, I raised this issue. Still, it makes zero sense, and the documentation keeps quiet on the usable range of these values. Really want to use setColorTransform(2,2,2)
http://esem.name/sound ♫ sound and music at ShadyLabs (Clouds of Steel, Aftermath Alvin)
Comments
http://www.giderosmobile.com/forum/discussion/2459/setcolortransform-function/p1
Still, it makes zero sense, and the documentation keeps quiet on the usable range of these values. Really want to use setColorTransform(2,2,2)