Guter: There are things happening in the game world while the Player Character does his work.
Are those outside events triggered by certain actions (like entering/leaving a scene, or progress in story), or more of "real time"?
Thank you!
Technically it can be both.
All actors (NPCs) have their own schedules and are continuously updated / checked for changes on what they should be doing or where they might be strolling or standing around etc.
But certain actions for McCoy (or other actors) like exiting or entering a scene could trigger a behavior change for other actors as well.
So, McCoy can be standing around in one scene, and actors will be going about their schedules and finding out about stuff, changing their locations, exchanging clues etc in the background and a few may even enter the scene where McCoy is waiting. Or if they are running away from McCoy, then if it takes too long to follow them, they will be gone...
But in other occasions, leaving a scene or entering a scene or starting a new Act, etc, will introduce more deterministic behavior change (like them appearing in the scene that McCoy just entered).