[Solved] Bug using sequenced actions with new anim system

Yes, I think so.

Another idea could be that we add a boolean propagateMask field to BaseAction and set it to true by default. If we want to provide our own mask then we can disable propagation. Note that BaseAction is the class JME uses to wrap any other type of tweens including sequence, parallel,… to be playable by AnimComposer.

1 Like