bevy_adventure 0.4.0

A framework for building adventure games in Bevy.
Documentation
/// The main camera spot in a scene is always named `Camera_Main`.
pub const MAIN_CAMERA: &str = "Camera_Main";