public void ChangeActionMap(ActionMap map) { m_inputManager.GetComponent <PlayerInput>().SwitchCurrentActionMap(map.ToString()); }