Push an AI Away from the Player Using a Projectile

I added a scene component which I named Push Point. This scene component is placed in front of the projectile and a collision box by 500 units. When the collision box hits an enemy then it will start the timeline that places the enemy at the push point effectively pushing the enemy.