毫无头绪!
This commit is contained in:
@@ -68,7 +68,7 @@ namespace Ichni.Editor
|
||||
ConsoleUI.SetActive(isHide);
|
||||
|
||||
isHide = !isHide;
|
||||
if (!isHide) StartCoroutine(WindowAnim.ShowPanel(InputCommand.gameObject));
|
||||
if (!isHide) StartCoroutine(WindowAnim.ShowPanelOnScale(InputCommand.gameObject));
|
||||
}
|
||||
if (Keyboard.current.leftCtrlKey.isPressed && Keyboard.current.upArrowKey.wasPressedThisFrame)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user