moved some stuff around
This commit is contained in:
@@ -53,7 +53,6 @@ public class ExperimentController : MonoBehaviour {
|
||||
public void BackToStart()
|
||||
{
|
||||
Hide(nextDot);
|
||||
//nextDot = GameObject.Find(participant.trials[trialIndex][trialDotIndex]);
|
||||
Show(startDot);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user