Add impulse toward where player facing

You can get an actor’s facing direction vector by using GetActorForwardVector, and multiply that by whatever value you want, and use that as the impulse.