Hi~
I encountered a question and no idea how to solve it~
I have several objects, I name it A,B,C,D,E for example~
What I need is if those A,B,C,D,E objects are not existed anymore~
Then mission complete, reset the level~
The question is, how do I detect the condition~
I found out that there has a "Is on-screen" condition~
But how do I make it become "Is not on-screen"?
Or there have other ways to do this actually?
In addition, how to reset level?
As my guess, I think is reload the layout?
Hope someone can help~
Thanks~