mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-12-26 01:24:10 +00:00
b27a2e04ef
Fixing blueprint example issue #247 |
||
---|---|---|
.. | ||
art | ||
assets | ||
src | ||
Cargo.toml | ||
README.md |
Blueprints example
Example of blueprints :
- how to use them to spawn levels
- how to use them to spawn dynamic entities
Running this example
cargo run --features bevy/dynamic_linking