Projectile Movement - Need it to move through the given Vector points.. HELP!

So I placed my projectile on the map and fed it control points on EvenBeginPlay and that works… But the projectile I spawn won’t move…

EDIT: It moves again, I was clearing the Control Point array which was effectively making is have no orders… But now it’s teleporting immediately back to the center of the map.