Why won't my bullet follow the boss

I have created a player who fires a bullet tweaking the missile example. Although, only a few of the bullets actually track the boss like the missile. The boss already has globals(location) but the bullet won’t pick it up. When I watched the code (with the play and pause button) I recorded it and I noticed that the gloabls did go through, but the extractors would not use the same numbers. Can someone please tell me what I am doing wrong [My Flow Lab game] (Flowlab Game Creator - Gavin's game)

in the FOR GUN bundle just put an always connected to your player X and Player Y I think they just aren’t updating, I did that and they fixed it