2D 2 player game's second player animation not going left when player moving left

Ok sorry for not providing enough information. Tell me if this helps. I have the first player and he works fine. I duplicated that character exactly and created a move interface for him. The input (Left arrow and Right arrow) for the second player activate in the first players blueprint and using the interface, transfer to the second players movement and makes the character move. For some random reason though, the character just does the move right animation when moving left.