mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-21 19:44:18 +00:00
20b34dde20
* feat(bevy_gltf_blueprints): improved error handling for clone_entity * you will now get component name for components that have not been registered & thus cannot be cloned * added a small example (in examples/bevy_gltf_blueprints/basic), just press 'U' at runtime to try to spawn an entity with unregistered components * closes #81 |
||
---|---|---|
.. | ||
bevy_gltf_blueprints | ||
bevy_gltf_components/basic | ||
README.md |
Examples
This folder contains numerous examples showing how to use both bevy_gltf_components and bevy_gltf_blueprints. Each example is its own crate so its dependencies are specific & clear.