It has been quite sometime since I have popped a question on the forum (Thank God).
After going through some hassle of creating art assets for my current project. I felt it’s better to go with a minimalist approach.
My question is since I’ll be using basic shapes with some stroke effect to it. Would it be better to create them in external software or use the display.newPolygon and create the object.
And I would also like to know if there a smart way you know to change the hue of the object(image) without using any filters. Ex (chaging the values in object:setFillColor() after running some calculation).
Thanks in advance