Thank you that is much helpful
I checked your project and the spawners are working correctly
But the are two problems:
-You manipulating the objects Angle instead of the Bullet Angle on these two events
That's why they get spawn perfectly but they never rotate or set the Angle towards your "HWBFairy" they just keep moving to the right outside the layout, you don't see them as they never enter fully into the layout.
To fix this you can set the bullet setting "Set Angle" On then you can manipulate the object angle as you do so the bullet it will follow that.
Or set just the Bullet Angle of motion in the events if you don't want to set the settings "Bullet Angle" On
===================================
Second Problem:
The spanners are to close to the layout so when they get spawned there is a little bit from the object edges inside layout that's why your
Event 28 : is outside layout>>>>>> set angle towards HWBFairy is not working as it counts already inside the layout
You can fix this just by moving a little bit farther the spawners