We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb807a commit f2c7eccCopy full SHA for f2c7ecc
Assets/ExpMngr/Examples/Basic/BasicExampleScript.cs
@@ -94,7 +94,6 @@ public void PresentStimulus(ExpMngr.Trial trial)
94
// we can call this function via the event "On Trial Begin", which is called when the trial starts
95
// here we can imagine presentation of some stimulus
96
97
-
98
Debug.Log("Running trial!");
99
100
// we can access our settings to (e.g.) modify our scene
0 commit comments