Hey
How do I check all instances of a sprite with a condition? example..
let's say I have 10 sprites and all of them have opacity 10, when all of them get opacity 100 then trigger an action.
This seems very simple but for some reason I have no idea how to do that hahaha..
I've tried using for each sprite+opacity=100 but didn't worked, also tried pick all sprites but no success too..
I appreciate some help, thanks!