I need to tally up values from multiple objects in the same group, what's a nice way to do it? My methods don't seem to be working (MMF's object picking bug?).
Basically I've got a bunch of actives and I want it to tally the ones playing a certain animation. I've tried setting the group to set some value to 1 if they're playing the animation, then run the spread value/fastloop bit to count how many are playing the animation.
Ah nevermind, had the ordering ballsed up! All's well.
I was having this issue the other day. I had to think up a bizarre system to make up for it not working. It would be extremely handy to have a feature that says how many of a certain object are playing what animation-- and also how many of a certain object are visible or invisible.