private void updateKeyBind() { KeyImputManager.SetKeyMap(EventSystem.current.currentSelectedGameObject.tag.ToString(), keyPressed); KeyImputManager.changeKeyMapHaveChange(); }