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
A set of C# scripts which simplifies management of human-based experiments developed in Unity.
1
+
# Unity Experiment Manager
2
+
A set of C# scripts which simplifies management of human-based experiments developed in Unity. This is the examle project, see Builds for latest Unity Package.
3
+
4
+
## Features
5
+
6
+
* Classes for experiment Session, Block & Trial
7
+
* Saves behavioural data to .CSV file
8
+
* Allows for tracking of position/rotation of any objects in the scene and writes to .CSV
0 commit comments