Deletes any entities that intersect the detection zone once the number of detected entities equals or exceeds the threshold.
Latest Version: 1.0.0
Size: 1 KB
Publisher: ProtoTwin (contact@prototwin.com)
The ZoneDeleter component deletes any entities that intersect the bounding box of the attached entity, once the number of detected entities is greater than or equal to the count threshold. This component should be used instead of the deleter component if you want to delete multiple entities at the same time, instead of deleting an entity the moment it is detected.
Initial release.