I’m new to Corona and am trying to have an object fade/transition from one color to another. I like object.fill but I can’t figure out how to transition it over time. I tried transition.to but that doesn’t seem to be the right path as I only seem to be able to transition alpha and not color. I just need to go from one color to another and pause transition on comand.
can anyone help.