I want to create an image using display.newRect and then add a gradient to it and then use this created image as an image sheet… is this possible somehow? Or can image sheets only be images stored in the directory?
Creating different gradients on the fly and then use them as image sheets (to cut them into a lot of small pieces) would make things easier for me
Is this possible?
Alternate question: If not… is it possible to add a gradient to an image sheet somehow before cutting the image apart?