bevy_ecs

Module traversal

source
Expand description

A trait for components that let you traverse the ECS.

Traitsยง

  • A component that can point to another entity, and which can be used to define a path through the ECS.