different animation timings and curves for position and opacity
different animation timings and curves for position and opacity
I want to assign different animation values for position and opacity of the same object. For example move to 400px @ 4s. with a custom curve. opacity to 0 @ 3s. using a linear curve. Is there a way to do this either within Animator or via CSS? Thx.