Skip to main content

Crate bevy_immediate_attach

Crate bevy_immediate_attach 

Source
Expand description

Latest version

Crate that implements part of functionality for bevy_immediate. Logic to provide immediate mode api to attach entity tree to already existing entity

Structs§

BevyImmediateAttachPlugin
Add plugin to execute immediate tree so that it is attached to an existing entity

Traits§

ImmediateAttach
Implement trait to be able to attach immediate tree in arbitrary place