Hey everyone,
Is there a way to count how many instances of an object meet a certain condition?
For example, let's say I have 5 instances of the same object, but each with different animation frames. How could I check the count to see how many are currently playing an exact frame? Is it possible?
Thanks!