pub const UPDATE: &str = "heron-before-step";
👎 Deprecated:

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