I'm trying to get all the objects of various id's inside an area.
I was trying to
getObjects().filter(new IdFilter(id),new AreaFilter(area));
But getting many repeated objects?
Another question:
For example, when i chop a tree, and i have an object, when it grows up, is the same object with different model, or is a new object