Skip to main content

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.