avian3d::sync

Module ancestor_marker

source
Expand description

Functionality for marking ancestors of entities with marker components.

Structsยง

  • A marker component that marks an entity as an ancestor of an entity with the given component C.
  • A plugin that marks the ancestors of entities that have the given component C with the AncestorMarker component.