-
Open unity project / create blank project
- w/ Unity (5.6.x)
-
Import UMA 2 from asset store (v2.5.x)
-
in the Assets folder, download or git clone this project:
-
One useful Unity project setting is...
- Edit -> Project Settings -> Player -> (In inspector window:) "Run in Background": enabled
- If not enabled, unity will not run when another window is focussed (i.e. the Asap window).
-
Make sure an Apollo broker is running.
-
Open the example scene in unity: UnityAsapIntegration/ExampleScenes/AsapExampleUMA
- Press Play
-
Load Asap with the Unity/agentspecs/uma_default.xml agentspec from HMIUnityResources
- Once the second empty java window pops up, everything should be working.
TODO