internal void FixedUpdate() { MapConfig.FixedUpdate(); }
internal void OnGUI() { MapConfig.ConfigGeneratorOnGUI(); }