Paper2D IA Enemy

Hello everyone. I am creating a 2D platformer, I made my character and now I am making enemies. I created a Blueprint Class Paper2D Character where I put the logic that you see in the screenshots. I do run game to test the Paper2D Character blueprint, and the Character doesn’t move. I tried putting Event Tick instead of Event Begin Play, but the Paper2D Character does not appear on the screen. Thanks in advance for the answers.