mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
ccf7c65a78
# Objective - make it easier to build dynamic scenes ## Solution - add a builder to create a dynamic scene from a world. it can extract an entity or an iterator of entities - alternative to #6013, leaving the "hierarchy iteration" part to #6185 which does it better - alternative to #6004 - using a builder makes it easier to chain several extractions |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |