- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Thu, 11 Apr 2013 10:23:29 -0700
- To: irfan mir <theirf@gmail.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Thu, Apr 11, 2013 at 10:15 AM, irfan mir <theirf@gmail.com> wrote: > Hello, > I was wondering if it is possible to reverse only a certain part of an > animation after the animation had happened in the forward direction? > > I have a 5 animation ( fallA, fallB, fallC, fallD, and fallE ). > > I need the keyframes from 50% to 100% to run in reverse, as if from 100% to > 50% after it runs forward for the first time. > But in the order so that fallD goes first, then fallC, then fallB, and then > fallA. > > Is there a way to do this? I hope you don't mind me asking for help. Nope, there's no way to do this besides just making a second animation that's nearly the same as the first, but with some things reversed. ~TJ
Received on Thursday, 11 April 2013 17:24:19 UTC