Hello! So I'm in the middle of animating the door with blueprints, which opens when I approach, closes when I step back. But if I approach the door while it is closing, I want it to interrupt the closing animation and reverse to reopen. So I have this Branch node that says "if an animation is playing, stop, reverse; else,…