Blueprint doesnt work.Help!

Hello!
I have actor on the wall (KeyPad Lock)
When player overlap the trigger box - widget with the key pad pops on.
When player enter the correct password - sphere, near by, starts moving up (matinee play).
But for some reasons my sphere does not work…
Please help.

is the correct pass node being called? put a print string just prior to test. if it is being called then its probably a issue with the variable that you have, you never show how you set it so its hard to tell.

also the end overlap node that your using isnt actually doing anything. that shouldnt matter though at this point.