My projectile doesn't spawn when Enemy AI sees player

So far, when the enemy sees the player it keeps looking at it anytime, but the projectiles never spawn so the enemy is harmless, any help would be appretiated.

This is my enemy BP


This is my projectile BP



Ok I found out that the problem was the conditions needed for the projectiles to spawn, so I got rid of it and I added a delay instead. So for anyone who has the same problem as me, check your conditions or just delete them to check even if the conditions are met the nodes will even work.

1 Like