How to sync two Anim Blueprints of two characters?

Here’s my workaround at the moment. I ensure that both Anim BPs receive event call to change condition of transition in the same frame. The code for both calls looks like this, it seems like code after delays is consistently run before next frame transition checks.