You need to get rid of the "For each Sprite 3" loop. Everything should work fine once you do that. Although your events are rather confusing, so I can't be completely sure.
Also, you don't need to use TimeDelta on the "Every X milliseconds" conditions. It already works on a timer, so TimeDelta isn't needed.