Provides scene functionality for Bevy Engine, enabling serialization and deserialization of ECS worlds.
# Cargo.toml
[dependencies]
bevy_scene = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds scene plugin to a Bevy app for loading/saving scenes.
Ensure `bevy` and `bevy_scene` versions are compatible (e.g., both 0.18.x).
No dependency data recorded yet.