Hello!
I need to count objects that are inside an area. For example: 2 objects of type A, 3 objects of type B and so on...
Do I use collision? Overlapping? Something like PickedCount (this one I didn't really understand)?
Any sample that you can show me?
Thank you!