Timeline Player (Legacy)
Play, Resume, Stop, or Pause a Playable Director.
Inputs
- Control:
- Play
- Resume
- Stop
- Pause
- Timeline Asset: The timeline asset binder. To make it more intuitive, the binder of a Playable Director is the timeline asset itself. Still, make sure to also add a Cross Scene Binder component to the Playable Director's GameObject.
- Async: If async, then the command will exit immediately. If not, then it will wait until the timeline is finished (reached the total duration).