For some reason my convert world location to screen location node is not working and my projectile is not firing on the x axis

So my hierarchy goes like this BP_Projectile_BASE → BP_Player_Projectile_BASE (with child blueprints for FullCharge, PartialCharge and Regular projectiles) and BP_Enemy_Projectile_BASE, whereas enemies use only one type of proiectile.