참고: Unity 리모트 설정은 현재 프리뷰 패키지로 제공됩니다. 리모트 설정은 새로운 바이너리 없이도 게임의 동작과 형상을 변경하도록 해주는 개선된 제품입니다. 기능을 원격으로 활성화하거나 비활성화하고, 특정 플레이어들을 위해 게임의 특정 요소를 변경하거나, 새 콘텐츠 릴리스를 예약하여 특별 이벤트를 진행할 수 있습니다.
Unity 애널리틱스 서비스의 Remote Settings 기능을 사용하여 애널리틱스 대시보드에서 게임 또는 애플리케이션의 변수를 직접 변경할 수 있습니다. 예를 들어 게임의 일부 레벨이 너무 어렵거나 쉬울 수 있다고 생각되면 레벨 보스의 난이도를 제어하는 설정을 생성할 수 있습니다. 그런 다음 애널리틱스 데이터를 통해 특정 레벨 보스가 너무 세거나 너무 약한 것으로 나타나면 업데이트를 배포하지 않고도 게임플레이를 조정할 수 있습니다. 세그먼트를 사용하여 플레이어 그룹마다 다른 설정을 적용할 수도 있습니다.
원격 설정으로 다음과 같은 작업을 수행할 수 있습니다.
원격 설정을 변경한 후에 새 애플리케이션 세션을 시작하는 모든 컴퓨터 또는 디바이스는 새로운 설정값을 다운로드합니다. 애플리케이션을 업데이트할 필요가 없습니다. 원격 설정을 개별 게임 오브젝트 프로퍼티에 연결하거나 키-값 쌍을 코드에서 직접 읽어 오고 설정 변경 사항을 처리할 고유 로직을 제공할 수 있습니다.
이 섹션에서는 원격 설정 생성 및 변경 방법과 Unity 프로젝트의 원격 설정 사용 방법에 대해 설명합니다.
Unity 애널리틱스 대시보드의 Optimization 섹션에서 원격 설정 페이지를 확인하십시오.
2017–08–28 페이지 수정됨
2017–08–28 - 이 날짜를 기준으로 서비스가 Unity 5.5 이상 버전과 호환되지만, 버전 호환성은 변경될 수 있습니다.
Unity 2017.1의 새로운 기능NewIn20171
Unity 2017.1에서 세그먼트로 나뉜 원격 설정 추가: 세그먼트마다 다른 값 설정
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.