You can also combine these into one condition:
• For each Sprite
• Sprite -> On Frame Changed
• Sprite -> Frame = 2
• Sprite -> Is "Shooting" playing
This will create one bullet whenever any Sprite object playing "Shoot" animation changes to frame 2.