I have 2 tips for this
-If you want better control, don't use "when this is tapped" but use "when touch begin on this". This will make no delay when tapping.
-you can actually make 2 pipes using only 1 actor. And make seperate collision. With that you can random pipes spawn from the front using random range.
That the tips i can give