Timeline Control Playable is a technical term that is extremely important in rendering and optimizing game graphics (technical art). In Unity Timeline, a dedicated clip track function that completely synchronizes and controls other sub-timelines, particle systems, dynamic generation of Prefab assets, etc. from the main timeline track.

Real-world analogy: An orchestra conductor uses tact to signal the entrance of specific instrument parts (sub-timelines) and special effects (effects) in perfect time between performances

Each player will stop playing according to their own clock, and the moment the conductor's tact (the border of the Control Track clip) passes, they will trigger a performance or explosion at the same time without a single frame error.

Timeline Control Playable concept infographic diagram

Figure: Infographic that clearly illustrates the basic processing flow and mechanism of Timeline Control Playable in Japanese.

Detailed mechanism and operating principle

By creating a "Control Track" on the Timeline and placing the effect Prefab and sub-Timeline as clips there, you can seamlessly control it in sync with the main timeline.