bevy_adventure 0.6.0

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