Skip to content

Commit 87f9d3b

Browse files
committed
2 parents 99334d3 + 97308b7 commit 87f9d3b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
![UXF - Unity Experiment Framework](media/banner-tp-small.png)
1+
<p align="center">
2+
<img src="media/banner-tp-small.png">
3+
</p>
24

35
# UXF - Unity Experiment Framework
4-
A set of C# scripts which simplifies management of human-based experiments developed in Unity. This is the development project, if you want to download the package, see [Releases](https://github.com/jackbrookes/unity-experiment-framework/releases/latest).
6+
A set of components which simplify human behaviour experiments developed in the Unity engine. This is the development project, if you want to download the package, see [Releases](https://github.com/jackbrookes/unity-experiment-framework/releases/latest).
57

68
## Get started
79

810
1. Import the latest ```UXF.unitypackage``` [release](https://github.com/jackbrookes/unity-experiment-framework/releases/latest) to your existing Unity project.
911

10-
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.
1113

1214
3. Open an example scene or add the `[UXF_Rig]` prefab to your scene.
1315

0 commit comments

Comments
 (0)