How projectile blueprint child make it work?

I have blue just an actor with character var. Base of it that I add projectile component and doesn’t move. Need help making it move.

Myprojectile > parent

  • character
    mybullet > Myprojectile
  • projectile

Not sure why it doesn’t move on the child of the blueprint need help making it work.