Hi!
I have a bunch of blocks that spawns and is given a random animation once created. Is there anyway for me to count the instances that play a certain animation? Like "Object.count" & animation is playing?
Or, if its possible to count the number of objects with a certain instance variable? Thanks.