Good news! This code: bool ctrl = Input.GetKey(KeyCode.LeftControl) || Input.GetKey(KeyCode.RightControl);. already respects the user's OS ...
確定! 回上一頁