Search code examples
unity-game-engineairconsole

Unity and Airconsole


I want to develop a game by using Unity gaming engine with airconsole plugin but till now i am not able to find any good tutorial to start working on it please if some one knows a good tutorial please let me know. It will be agreat great help


Solution

  • There's the Unity Guide, which provides instructions on how to get started with Unity/AirConsole specifically.

    Looking at the Basic Example scene and script (which comes with the plugin) will also help you figure out how the AirConsole functions can and should be used within Unity.

    If you are completely unfamiliar with the Unity Game Engine, I recommend starting with generic Unity tutorials and then moving to AirConsole when you have the basics figured out.