We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85cb9c commit b138b2eCopy full SHA for b138b2e
1 file changed
README.md
@@ -54,7 +54,7 @@ In the Hierarchy view, select the EyeTracker GameObject:
54
55
Then, in the inspector, change the 'Selection' option in the EyeTracker to the desired
56
EyeTracker implementation. Make sure that any required 3rd party software is already running (i.e.
57
-if using a PupilLabs eye tracker):
+Pupil Capture is required before using the PupilLabs eye tracker):
58
59

60
@@ -145,4 +145,4 @@ Otherwise, a new Trial is created and then started.
145
# Toggling Debug Visualizations
146
147
To enable/disable debug visualizations such as a staircase counter, or gaze visualizer, simply activate or deactivate the "-----DEBUG SCRIPTS-----"
148
-GameObject in the hierarchy.
+GameObject in the hierarchy.
0 commit comments