Crate bevy_hierarchy

source ·
Expand description

bevy_hierarchy can be used to define hierarchies of entities.

Most commonly, these hierarchies are used for inheriting Transform values from the Parent to its Children.

Structs

Enums

Traits

Functions