I'd like to be able to trigger a set of actions based on a Boolean AND function. What I need (pardon pseudo-code) is (Anim2 = Playing) AND (VamMoanState = Climax). I didn't see an obvious way to do this using Logic Bricks. I know how to trigger things from VamMoan, but I need that AND function so it's not triggered when the other animation is still playing.