so whats the issue? are you just asking how to spawn and move the bullet? you could just use the spawn actor of class node and a simple move to based on the start and hit points. or you could take the start and hit points and get the look at rotation, then set the projectiles rotation and use the projectile movement component.