You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,11 +46,11 @@ If you have developed a project using UXF please [let me know](http://twitter.co
46
46
## Get started
47
47
0. Read over this Readme and the [paper](https://doi.org/10.3758/s13428-019-01242-0) to understand UXF.
48
48
49
-
1. Import the latest ```UXF.unitypackage```[release](https://github.com/immersivecognition/unity-experiment-framework/releases/latest) to your existing Unity project.
49
+
1. Import the latest ```UXF.unitypackage```[release](https://github.com/immersivecognition/unity-experiment-framework/releases/latest) to your existing Unity project. (Drag the file into your project.)
50
50
51
-
2. The UXF Setup Wizard will launch (or via the top menu: UXF > UXF Wizard) - Use it to fix .NET compatibility issues.
51
+
2. The UXF Setup Wizard will launch (or via the top menu: UXF > UXF Wizard) - Use it to fix any .NET compatibility issues.
52
52
53
-
3. Open an example scene.
53
+
3. Open an example scene. (UXF -> Examples -> Advanced -> AdvancedExample)
54
54
55
55
4. Press play, and use the UI to create a new participant list in an appropriate directory.
0 commit comments