Ok, I started working on a simple game today. I have a counter that always is set to the # of objects. 10 group objects total. 5 of one kind in the group and 5 of another in the group. When I destroy say 3 or whatever, sometimes the counter doesn't update to the proper count of objects left. Is this a bug? I need this to be correct every time, not just sometimes. Any ideas?
