-
Notifications
You must be signed in to change notification settings - Fork 2
Getting Started: Importing Intero's API
This tutorial assumes that you have some experience with Unity or Game development. If that's not the case, please download Unity, and read more at: Unity Official Website
After having installed Unity,
We will start by creating a project from scratch. Open Unity, select 2d, select a name, and create a new 2d project by clicking on "create."
After creating a new project, the Unity editor window should appear:
Now we will import the latest Unity Package for Intero's API, which can be downloaded from the github repo:
Select from the top menu bar: Assets, Import Package, Custom Package. Then select InteroAPI.unitypackage, which you just downloaded from the link above.
Then, click All, make sure InteroAPI and Tutorials are checked, and click import.
After everything is imported, you should have a new folder next to Scenes, called InteroAPI
Congratulations! You have now imported Intero's API Unity package and finished Part 1! Now go to Playing with events to have some more fun!
- Importing Intero's API
- Playing with Events
- Mocking Events
- Visualizing ErgData
- Running on iPhone
- Running on Android
- Notification system
- Bluetooth low energy
- Networking
- Concept2 Logbook