How do I check a group of objects to see if at least a minimum of them are on the correct animation? The player changes the objects during the game.
I have 6 objects I want to check. Each object has two animations, I want to check all six of these objects at one time to determine if AT LEAST four of them are on animation number two.