How do i prevent a Projectile Movement Component to stop when it hits something?

In your case you can set the projectile to ignore the shield object type in the collision options.