Castle
play201
5
3 Comments
Next up
and also you gave the tip but didnt use it
Reply
yeah but in this case, I prefer to use "when touch begin on this" Because the input goes immediatelly without having to be released
Reply
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
Reply