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.
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.