Hey there,
I just can't figure out how to count only certain instances of an object, but not the others.
For example, say I have 4 visible instances of the object, and 6 invsible ones. You know what Object.count is going to return? 10, yes.
Say I want to count only the visible instances of that object... what do I do?
Thanks in advance to anyone who can answer me!
Kan