pub const ROOT: &str = "heron-physics";
👎 Deprecated:

Physics system can be added to the bevy update stage. Use bevy’s add_system instead.