Cast and set boolean variable in another blueprint

Heelo everyone, i have one puzzle in my game, and after succeed, i set a boolean variable to true, then in the ThirdPersonExampleMap i need to cast to this variable, and if it’s true, play an animation on beginoverlap in a triggerbox, but i don’t know how to do this because i really dont know what to do with the object node. Solutions?