i want to change the Initial speed for the first person projectile form another blueprint

Hi, you can change the value at the moment where you make it spawn :

  • on your speed variable, enable the ‘Instance editable’ and the ‘Expose on spawn’ option
    image

  • Go back where you have your spawn actor node and refresh it "right click on the node and click on 'refresh nodes, you should now see your variable appears, you can set the value from here.

I hope I have been understandable :v: