If you use SetFrom (for example in a scale) with a delay, the 'From' will not happen until the delay in complete.
I often use delays to sequence my animations, this means the SetFrom is not usable.
Is there a way to bypass this? SetFromInstant? SetFrom(value, instant?)?
Thanks.