What you could do is have a reference in level blueprint of the animation you would play and on beginplay, you cast to your player pawn and promote the reference to variable inside the player pawn. Then in player pawn on overlap, you get the variable and play it