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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ A set of components which simplify human behaviour experiments developed in the
9
9
10
10
1. Import the latest ```UXF.unitypackage```[release](https://github.com/jackbrookes/unity-experiment-framework/releases/latest) to your existing Unity project.
11
11
12
-
2. In Unity, go to `Edit` -> `Player` -> `Other` and change API Compatibility Level to .NET 2.0 in Unity player settings.
12
+
2. In Unity, go to `Edit` -> `Player` -> `Other` and change API Compatibility Level to .NET 2.0.
13
13
14
14
3. Open an example scene or add the `[UXF_Rig]` prefab to your scene.
0 commit comments