Blender_bevy_components_wor.../examples/blueprints
kEpEx b27a2e04ef
Fixing blueprint example issue #247
Fixing blueprint example issue #247
2024-09-29 14:13:05 -07:00
..
art feat(Blenvy): complete overhaul and re branding to : Blenvy (#192) 2024-08-14 16:40:59 +02:00
assets feat(Blenvy): complete overhaul and re branding to : Blenvy (#192) 2024-08-14 16:40:59 +02:00
src Fixing blueprint example issue #247 2024-09-29 14:13:05 -07:00
Cargo.toml feat(Blenvy): complete overhaul and re branding to : Blenvy (#192) 2024-08-14 16:40:59 +02:00
README.md feat(Blenvy): complete overhaul and re branding to : Blenvy (#192) 2024-08-14 16:40:59 +02:00

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