Module leafwing_input_manager::action_driver
source · Expand description
Tools to control the ActionState of other entities automatically from other entities.
Structs§
- A component that allows the attached entity to drive the
ActionStateof the associated entity
Enums§
- Represents the entities that an
ActionStateDrivertargets.