Module collider_hierarchy

Source
Expand description

ColliderOf relationships for attaching colliders to rigid bodies based on the entity hierarchy.

Structsยง

ColliderHierarchyPlugin
A plugin for managing ColliderOf relationships based on the entity hierarchy.
ColliderOf
A Relationship component that attaches a Collider to a RigidBody.
RigidBodyColliders
A RelationshipTarget component that tracks which colliders are attached to a RigidBody.