nme-tilelayer
nme-tilelayer copied to clipboard
Color transformation on tiles
Hi,
I tried using sprite.color = 0
on one of my tiles, but I didn't notice any change. I try to render the layer to be sure, but no change.
I looked in the code and saw a TODO "apply tint" in TileLayer. Is that linked or am I misusing the feature? In that last case, a short example will be greatly appreciated.
Thanks.
Color isn't implemented with Flash target (and maybe HTML5) - compile against a native target for effect.