Blender_bevy_components_wor.../examples/blueprints/README.md
kaosat.dev 09d1218942 feat(Blenvy): cleanups, docs & tweaks
* fixed & improved the Blenvy crate README
 * make a few things conditional on whether hot reload is enabled or not
 * cleaned up very verbose debug messages
 * a few renames & coherency pass
 * cleanups cleanups, cleanups !
2024-07-21 01:44:05 +02:00

203 B

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