Getting Started
Basic Installation and setup requirement
Last updated
Was this helpful?
Basic Installation and setup requirement
Last updated
Was this helpful?
1. Import the Unity package to a new project (Suggested to be using 2019.4+)
2. You will be greeted by the wizard window, which guides you to the quick start template
3. There are two types of workflow you can choose
Before anything, it's suggested to set the DSP buffer size to ”Best latency” in the Audio Project Settings to make sure the audio synchronization is smoother, however, the audio stability might vary.
Select the "Game" dropdown on the top left corner of the Game window to swtich over to device simulator
4. The demo scene uses TextMeshPro
, you will also need to set it up when being prompted.
5. Press play in any of the demo scene and you should be good to go!