Version: 2022.1
언어: 한국어
tvOS에서 지원하는 입력 기기
애플리케이션 디버깅

Unity UI에서 앱 내비게이션 설정

Apple Game Center는 네이티브 리더보드 UI용 커스텀 비주얼 리소스를 제공해야 합니다. 다음은 Xcode에서 설정하는 방법입니다.

  1. Unity 에디터에서 Input 창을 엽니다. 가장 처음 나타나는 가상 입력 Submit 항목을 찾아 확장한 후 Alt Positive Buttonjoystick button 14로 변경해야 합니다.
  2. Select the EventSystem appObject in your Scene. In the Inspector, find the EventSystem component, and set a reference to the UI appObject that should receive initial focus in the First Selected property. You might need to enable the Force input module property in the Standalone Input Module component.

참고: Apple TV 리모트 내비게이션은 TV 시뮬레이터에서 앱을 실행하는 동안에는 작동하지 않습니다.

tvOS에서 지원하는 입력 기기
애플리케이션 디버깅