@prototwin/manual-deleter

1.0.0PublicPublished about 1 month ago

Deletes any entities that intersect the detection geometry when manually triggered.

Latest Version: 1.0.0

Size: 2 KB

Publisher: ProtoTwin (contact@prototwin.com)

README.md

Manual Deleter

The ManualDeleter component deletes any entities that intersect the detection geometry of the attached entity when manually triggered. This component should be used instead of the deleter component if you want to trigger entity deletion manually, by either using direct IO connections or through the inspector UI.

Properties

  • IO: The IO signals provided by the manual deleter.
  • Active: Deletes any entities that intersect the detection geometry on a rising edge.
  • Geometry: The geometry for the detection zone.
  • Layer: The collision layer for the detection zone.
  • Kinematics: Whether entities with kinematic physics bodies should be detected and deleted.

Changelog

1.0.0

Initial release.