Instalar el SDK
Nota
Solo la última versión del SDK está disponible a través de CDN. Si necesita una versión diferente, puede descargarla desde 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
Nota
We recommend you use the
You can use either
¿Te ha resultado útil este artículo?
¡Gracias por tu mensaje!
Nos ayudará a mejorar tu experiencia.¿Has encontrado una errata u otro error de texto? Selecciona el texto y pulsa Ctrl+Intro.