TrialManager
Location: Assets/ResXR/Flow Management/TrialManager.cs
Purpose: handles per-trial logic.
You edit the script directly and implement:
- StartTrial()
- EndTrial()
TaskManager calls TrialManager per trial.
Location: Assets/ResXR/Flow Management/TrialManager.cs
Purpose: handles per-trial logic.
You edit the script directly and implement:
TaskManager calls TrialManager per trial.