How to use the unity Timeline

I’m leaning how to do stylized VFX in unity and I’m at the point of where I want to learn how to use the timeline in unity but it’s a bit confusing so I was wondering if anyone had any advice on where I should start at.

Ps. Any advice helps thank you
unity
Unity Help
vfx

Is it just for scrubbing purposes?

  1. Just add a Playable Director component in any Gameobject.


  2. Create Timeline asset. Select the Timeline asset in Playable Director.


  3. Open Timeline window. Select the Timeline asset from dropdown. Lock the window.


    ![image|355x77](upload://l0SkjmKEOZ7O7r7vdw6IUgsexoQ.png

  4. Drag your particle into the Timeline.


  5. Scrub.


Hope that helps!