Hello!
Trying to do the chest opening animation in reverse. There's something strange happening that I cannot figure out. If I understand correctly:
Opening is like this
Protected download
So closing should be like this...
It works, but there's a slight moment, right before the closing animation starts in event Page 2, where 1 frame shows the chest CLOSED before the animation starts. So what it ends up looking is the chest is open, suddenly closes down for 1 frame, then goes full open again to show the closing down motion.
In other words, the sequence goes like this...
...where it should only be like this:
What's that extra 1-frame funky stuff about?