Instalação do SDK
Observação
Apenas a versão mais recente do SDK está disponível por meio do CDN. Se você precisar de uma versão diferente, você pode baixá-la no GitHub.
- Download Unity.
- Pick a personal or professional Unity license based on your preferences.
- Create a new Unity project.
- Download the SDK.
- Unzip the package.
- In the Unity editor, go to
Assets > Import Package > Custom Package in the main menu and select the SDK. - Make sure that the Mono compiler is used to create a game build (for standalone builds only). To do this:
- Click
Edit > Project Settings in the main menu. - Go to the
Player > Other Settings > Configuration section. - Make sure that
Mono is selected in theScripting Backend field.
- Click
Observação
We recommend you use the
You can use either
Este artigo foi útil?
Obrigado pelo seu feedback!
Avaliaremos sua mensagem e a usaremos para melhorar sua experiência.Encontrou um erro de texto ou digitação? Selecione o texto e pressione Ctrl+Enter.