Trigger Level Sequencer Plays when Level Start

I made a Level Sequence that is set to play when my pawn goes over the box trigger. But When I play the Level the Sequence plays before I enter the Box trigger. I added Box trigger and Sequence to Level Blueprint. What could be the issue? I dont have Autoplay select

ed either.

Make sure the “Other Actor” is your player character by casting it to your character class. It might be overlapping with another actor.

Movie stopped playing at the beginning of Level play but animation does not trigger.

Does this look right?

Not sure if I am doing this right. Level Sequence still is not playing on the trigger

I found out the problem. I had an actor overlapping the Box Trigger which was triggering the Sequence Player.