This is a ball that hits blques and destroyed.
How is the event so that when you destroy all go to the next screen?
Develop games in your browser. Powerful, performant & highly capable.
if ball.count = 0
go to next layout
To be exact:
New Condition -> System -> Compare two values ->
First value = Enemy.count
Comparason = Equal to
Second value = 0